DeviceAddressDataBaseLength 属性 |
读取的数据长度,单位是字节还是字取决于设备方
The length of the data read, the unit is byte or word depends on the device side
命名空间:
HslCommunication.Core.Address
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public ushort Length { get; set; }
Public Property Length As UShort
Get
Set
public:
property unsigned short Length {
unsigned short get ();
void set (unsigned short value);
}
member Length : uint16 with get, set
属性值
类型:
UInt16参见