ST_TcRouterEventClass
The table below contains a list of the events of the TwinCAT Router event class.
Namespace: TC_EVENTS.TcRouterEventClass
Type: Global Variable
Library: Not required, TwinCAT System Resource from v3.1.4022.14
Events
Name | ID | Severity | Description | |
---|---|---|---|---|
Hex | Dec | |||
NoLockedMemory | 0x500 | 1280 | Error | Locked memory cannot be allocated. |
ResizeMemory | 0x501 | 1281 | Error | The size of the router memory cannot be changed. |
MailboxFull | 0x502 | 1282 | Error | The mailbox has reached the maximum number of possible messages. The currently sent message was rejected. |
DebugBoxFull | 0x503 | 1283 | Error | The mailbox has reached the maximum number of possible messages. |
UnknownPortType | 0x504 | 1284 | Error | The port type is unknown. |
NotInitialized | 0x505 | 1285 | Error | The router is not initialized. |
PortAlreadyInUse | 0x506 | 1286 | Error | The desired port number has already been issued. |
NotRegistered | 0x507 | 1287 | Error | The port is not registered. |
NoMoreQueues | 0x508 | 1288 | Error | The maximum number of ports has been reached. |
InvalidPort | 0x509 | 1289 | Error | The port is invalid. |
NotActivated | 0x50A | 1290 | Error | The router is not active. |
FragmentBoxFull | 0x50B | 1291 | Error |
|
FragmentTimeout | 0x50C | 1292 | Error |
|
ToBeRemoved | 0x50D | 1293 | Error |
|