IEC104MessageEventArgsASDU 属性 |
获取或设置当前的asdu信息
命名空间:
HslCommunication.Instrument.IEC
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public byte[] ASDU { get; }
Public ReadOnly Property ASDU As Byte()
Get
public:
property array<unsigned char>^ ASDU {
array<unsigned char>^ get ();
}
member ASDU : byte[] with get
属性值
类型:
Byte参见