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.1.2.0 (12.1.2.0)
语法 Property Format As Integer
Get
Set
property int Format {
int get ();
void set (int value);
}
abstract Format : int with get, set
属性值
类型:
Int32参见