点击或拖拽改变大小

OmronFinsUdpSID 属性

服务的标识号,由客户端生成自增的顺序值,用来标识和校验通信报文的ID
Service ID. Used to identify the process generating the transmission. Set the SID to any number between 00 and FF

命名空间:  HslCommunication.Profinet.Omron
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public byte SID { get; set; }

属性值

类型:Byte

实现

IOmronFinsSID
参见