AmsServerErrorCode Enumeration
Ams Server Error Codes.
Namespace: TwinCAT.Ams
Assembly: TwinCAT.Ads.Server (in TwinCAT.Ads.Server.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public enum AmsServerErrorCodeMembers
|
Member name |
Value |
Description |
|---|---|---|
|
None |
0 |
None / Uninitialized |
|
ConnectPortFailed |
1 |
Connecting port failed. |
|
DisconnectPortFailed |
2 |
Disconnecting port failed. |
|
ReceiveQueueOverflow |
3 |
ReceiveQueue overflow |
|
ReceiveNotificationQueueOverflow |
4 |
Receive Notification Queue overflow. |