点击或拖拽改变大小

OmronFinsNetHelperBuildReadCommand 方法 (String)

同时读取多个地址的命令报文信息

命名空间:  HslCommunication.Profinet.Omron
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public static OperateResult<List<byte[]>> BuildReadCommand(
	string[] address
)

参数

address
类型:SystemString
多个地址

返回值

类型:OperateResultListByte
命令报文信息
参见