点击或拖拽改变大小

MelsecFxLinksOverTcpFormat 属性

当前的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
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public int Format { get; set; }

属性值

类型:Int32

实现

IReadWriteFxLinksFormat
参见