| IReadWriteFxLinksFormat 属性  | 
 
            当前的PLC的Fxlinks协议格式,通常是格式1,或是格式4,所以此处可以设置1,或者是4
            The current PLC Fxlinks protocol format is usually format 1 or format 4, so it can be set to 1 or 4 here
            
 
        命名空间: 
     HslCommunication.Profinet.Melsec.Helper
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
 语法
语法Property Format As Integer
	Get
	Set
property int Format {
	int get ();
	void set (int value);
}abstract Format : int with get, set
属性值
类型:
Int32 参见
参见