设备的标识号
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 中) 版本:11.6.3.0 (11.6.3.0)
语法public byte SID { get; set; }
Public Property SID As Byte
Get
Set
public:
property unsigned char SID {
unsigned char get ();
void set (unsigned char value);
}
member SID : byte with get, set
属性值
类型:
Byte
参见