点击或拖拽改变大小

DLTTransformGetDLT2007FormatWithDataArea 方法

根据不同的数据地址,返回实际的数据格式,然后解析出正确的数据

命名空间:  HslCommunication.Instrument.DLT
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public static int[] GetDLT2007FormatWithDataArea(
	byte[] dataArea
)

参数

dataArea
类型:SystemByte
数据标识地址,实际的byte数组,地位在前,高位在后

返回值

类型:Int32
实际的数据格式信息
参见