点击或拖拽改变大小

IecValueObjectTParseInt16Value 方法

解析不连续的short类型的数据

命名空间:  HslCommunication.Instrument.IEC
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public static List<IecValueObject<short>> ParseInt16Value(
	IEC104MessageEventArgs iEC104Message
)

参数

iEC104Message
类型:HslCommunication.Instrument.IECIEC104MessageEventArgs
IEC104的消息

返回值

类型:ListIecValueObjectInt16
值列表信息
参见