点击或拖拽改变大小

IecValueServerObjectTGetAsduCommand 方法

获取发送的Asdu报文信息

命名空间:  HslCommunication.Instrument.IEC
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.3.0.0 (12.3.0.0)
语法
public List<byte[]> GetAsduCommand(
	byte reason,
	byte station
)

参数

reason
类型:SystemByte
传送原因
station
类型:SystemByte
公共地址

返回值

类型:ListByte

[缺少 "M:HslCommunication.Instrument.IEC.IecValueServerObject`1.GetAsduCommand(System.Byte,System.Byte)" 的 <returns> 文档]

参见