点击或拖拽改变大小

XGBFastEnetBuildReadIndividualCommand 方法 (Byte, String)

Multi reading address Type of Read Individual

命名空间:  HslCommunication.Profinet.LSIS
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public static OperateResult<byte[]> BuildReadIndividualCommand(
	byte dataType,
	string[] addresses
)

参数

dataType
类型:SystemByte
dataType bit:0x04, byte:0x01, word:0x02, dword:0x03, lword:0x04, continuous:0x14
addresses
类型:SystemString
address, for example: MX100, PX100

返回值

类型:OperateResultByte
Read Individual Command
参见