客户机地址CA用1字节表示, 0表示不关注客户机地址。
Client address CA is represented by 1 byte, and 0 means that the client address is not concerned.
命名空间:
HslCommunication.Instrument.DLT
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public byte CA { get; set; }
Public Property CA As Byte
Get
Set
public:
virtual property unsigned char CA {
unsigned char get () sealed;
void set (unsigned char value) sealed;
}
abstract CA : byte with get, set
override CA : byte with get, set
属性值
类型:
Byte实现
IDlt698CA参见