IEC104ServerPubAddress 属性 |
获取或设置默认的数据单元公共地址,默认值为 1
命名空间:
HslCommunication.Instrument.IEC
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.3.0.0 (12.3.0.0)
语法public byte PubAddress { get; set; }
Public Property PubAddress As Byte
Get
Set
public:
property unsigned char PubAddress {
unsigned char get ();
void set (unsigned char value);
}
member PubAddress : byte with get, set
属性值
类型:
Byte
参见