点击或拖拽改变大小

ByteTransformBaseByteTransDataFormat8 方法

反转多字节的数据信息

命名空间:  HslCommunication.Core
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
protected byte[] ByteTransDataFormat8(
	byte[] value,
	int index = 0
)

参数

value
类型:SystemByte
数据字节
index (Optional)
类型:SystemInt32
起始索引,默认值为0

返回值

类型:Byte
实际字节信息
参见