点击或拖拽改变大小

AllenBradleyHelperRegisterSessionHandle 方法

向PLC注册会话ID的报文
Register a message with the PLC for the session ID

命名空间:  HslCommunication.Profinet.AllenBradley
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public static byte[] RegisterSessionHandle(
	byte[] senderContext = null
)

参数

senderContext (Optional)
类型:SystemByte
发送的上下文信息

返回值

类型:Byte
报文信息 -> Message information
参见