AMS消息的命令号
命名空间:
HslCommunication.Profinet.Beckhoff
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public enum AmsTcpHeaderFlags
Public Enumeration AmsTcpHeaderFlags
public enum class AmsTcpHeaderFlags
成员
| 成员名称 | 值 | 说明 |
---|
| Command | 0 |
AmsCommand (AMS_TCP_PORT_AMS_CMD, 0x0000)
|
| PortClose | 1 |
Port Close command (AMS_TCP_PORT_CLOSE, 0x0001)
|
| PortConnect | 4096 |
Port connect command (AMS_TCP_PORT_CONNECT, 0x1000)
|
| RouterNotification | 4097 |
Router Notification (AMS_TCP_PORT_ROUTER_NOTE, 0x1001)
|
| GetLocalNetId | 4098 |
Get LocalNetId header
|
参见