点击或拖拽改变大小

AllenBradleyNetBuildReadCommand 方法 (String)

创建一个读取多标签的报文
Build a read command bytes

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

参数

address
类型:SystemString
The address of the tag name

返回值

类型:OperateResultByte
Message information that contains the result object
参见