| IEC104MessageEventArgsASDU 属性  | 
 
            获取或设置当前的asdu信息
            
 
        命名空间: 
     HslCommunication.Instrument.IEC
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.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 参见
参见