点击或拖拽改变大小

AllenBradleyNetReadCipFromServer 方法

使用CIP报文和服务器进行核心的数据交换

命名空间:  HslCommunication.Profinet.AllenBradley
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public OperateResult<byte[]> ReadCipFromServer(
	params byte[][] cips
)

参数

cips
类型:SystemByte
Cip commands

返回值

类型:OperateResultByte
Results Bytes
参见