SecsHsmsServerDeviceId 属性 |
获取或设置当前服务器的默认的ID信息,在发布消息时将使用当前的值
Gets or sets the default ID information for the current server, and the current value will be used when publishing messages
命名空间:
HslCommunication.Secs
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public ushort DeviceId { get; set; }
Public Property DeviceId As UShort
Get
Set
public:
property unsigned short DeviceId {
unsigned short get ();
void set (unsigned short value);
}
member DeviceId : uint16 with get, set
属性值
类型:
UInt16参见