点击或拖拽改变大小

IecValueObjectTParseFloatValue 方法

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

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

参数

iEC104Message
类型:HslCommunication.Instrument.IECIEC104MessageEventArgs

[缺少 "M:HslCommunication.Instrument.IEC.IecValueObject`1.ParseFloatValue(HslCommunication.Instrument.IEC.IEC104MessageEventArgs)" 的 <param name="iEC104Message"/> 文档]

返回值

类型:ListIecValueObjectSingle
值列表信息
参见