点击或拖拽改变大小

SiemensS7NetBuildReadCommand 方法

A general method for generating a command header to read a Word data

命名空间:  HslCommunication.Profinet.Siemens
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.6.2.0 (11.6.2.0)
语法
public static OperateResult<byte[]> BuildReadCommand(
	S7AddressData[] s7Addresses
)

参数

s7Addresses
类型:HslCommunication.Core.AddressS7AddressData
siemens address

返回值

类型:OperateResultByte
Message containing the result object
参见