服务的标识号,由客户端生成自增的顺序值,用来标识和校验通信报文的ID
            Service ID. Used to identify the process generating the transmission. Set the SID to any number between 00 and FF
            
 
        命名空间: 
     HslCommunication.Profinet.Omron.Helper
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
 语法
语法Property SID As Byte
	Get
	Set
property unsigned char SID {
	unsigned char get ();
	void set (unsigned char value);
}abstract SID : byte with get, set
属性值
类型:
Byte 参见
参见