MessageRouterGetRouter 方法 |
获取路由信息
命名空间:
HslCommunication.Profinet.AllenBradley
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public byte[] GetRouter()
Public Function GetRouter As Byte()
public:
array<unsigned char>^ GetRouter()
member GetRouter : unit -> byte[]
返回值
类型:
Byte路由消息的字节信息
参见