DLTTransformGetDLT1997FormatWithDataArea 方法 |
DLT645/1997的地址参数数据格式
命名空间:
HslCommunication.Instrument.DLT
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public static int[] GetDLT1997FormatWithDataArea(
byte[] dataArea
)
Public Shared Function GetDLT1997FormatWithDataArea (
dataArea As Byte()
) As Integer()
public:
static array<int>^ GetDLT1997FormatWithDataArea(
array<unsigned char>^ dataArea
)
static member GetDLT1997FormatWithDataArea :
dataArea : byte[] -> int[]
参数
- dataArea
- 类型:SystemByte
地址域
返回值
类型:
Int32数据信息
参见