AllenBradleyNetMessageRouter 属性 |
获取或设置当前的通信的消息路由信息,可以实现一些复杂情况的通信,数据包含背板号,路由参数,slot,例如:1.15.2.18.1.1
Get or set the message routing information of the current communication, which can realize some complicated communication.
The data includes the backplane number, routing parameters, and slot, for example: 1.15.2.18.1.1
命名空间:
HslCommunication.Profinet.AllenBradley
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public MessageRouter MessageRouter { get; set; }
Public Property MessageRouter As MessageRouter
Get
Set
public:
property MessageRouter^ MessageRouter {
MessageRouter^ get ();
void set (MessageRouter^ value);
}
member MessageRouter : MessageRouter with get, set
属性值
类型:
MessageRouter参见