点击或拖拽改变大小

AllenBradleyNetPackCommandService 方法

将所有的cip指定进行打包操作。

命名空间:  HslCommunication.Profinet.AllenBradley
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
protected virtual byte[] PackCommandService(
	byte[] portSlot,
	params byte[][] cips
)

参数

portSlot
类型:SystemByte
PLC所在的面板槽号
cips
类型:SystemByte
所有的cip打包指令信息

返回值

类型:Byte
包含服务的信息
参见