点击或拖拽改变大小

AllenBradleyHelperPackCommandGetAttributesAll 方法

打包一个读取所有特性数据的报文信息,需要传入slot

命名空间:  HslCommunication.Profinet.AllenBradley
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public static byte[] PackCommandGetAttributesAll(
	byte[] portSlot,
	uint sessionHandle
)

参数

portSlot
类型:SystemByte
站号信息
sessionHandle
类型:SystemUInt32
会话的ID信息

返回值

类型:Byte
最终发送的报文数据
参见