AmsServerErrorCode Enumeration
Ams Server Error Codes.
Namespace: TwinCAT.Ams
Assembly: TwinCAT.Ads.Server (in
TwinCAT.Ads.Server.dll) Version: 6.0.328+39e3229
Syntax
C#
public enum AmsServerErrorCode
Members
|
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. |