AL Status
The ALStatus
property returns any errors at the start of the stack. For example, configuration errors at the slave instance are displayed.
Tip
The AL status messages are also recorded in the logger.
Error codes
Value | Error Text | Comment |
---|---|---|
16#0 | No error | |
16#1 | Unspecified error | |
16#2 | No memory | |
16#11 | Invalid requested state change | |
16#12 | Unknown requested state | |
16#13 | Bootstrap not supported | |
16#14 | No valid firmware | |
16#15 | Invalid mailbox configuration | The configuration is not accepted by the device because, for example, data from the ESI file does not match the device. |
16#16 | Invalid mailbox configuration | |
16#17 | Invalid sync manager configuration | |
16#18 | No valid inputs available | |
16#19 | No valid outputs | |
16#1A | Synchronization error | The DC settings may be incorrect. |
16#1B | Sync manager watchdog | Interruption in the connection, for example due to a brief disconnection of the cable, or the PLC has been stopped. |
16#1C | Invalid sync manager types | |
16#1D | Invalid output configuration | The configuration is not accepted by the device because, for example, data from the ESI file does not match the device. |
16#1E | Invalid input configuration | The configuration is not accepted by the device because, for example, data from the ESI file does not match the device. |
16#1F | Invalid watchdog configuration | |
16#20 | Slave needs cold start | Switch device off and back on |
16#21 | Slave needs INIT | |
16#22 | Slave needs PREOP | |
16#23 | Slave needs SAFEOP | |
16#24 | Invalid input mapping | |
16#25 | Invalid output mapping | |
16#26 | Inconsistent settings | |
16#27 | Free-Run not supported | The device has to be configured with "Distributed Clock". |
16#28 | Synchronization not supported | The device does not support "Distributed Clock". |
16#29 | Free-Run needs 3 buffer mode | |
16#2A | Background watchdog | |
16#2B | No valid inputs and outputs | |
16#2C | Fatal Sync error | |
16#2D | No sync error | The synchronization with DC is not successful, possibly because the jitter of the runtime is too large. |
16#30 | Invalid DC SYNCH configuration | |
16#31 | Invalid DC latch configuration | |
16#32 | PLL error | The slave synchronization is not successful. |
16#33 | Invalid DC IO error | |
16#34 | Invalid DC timeout error | |
16#35 | DC invalid sync cycle time | The configuration of "Distributed Clock" does not match the device. |
16#36 | DC Sync0 cycle time | The configuration of "Distributed Clock" does not match the device. |
16#37 | DC Sync1 cycle time | The configuration of "Distributed Clock" does not match the device. |
16#41 | MBX_AOE | |
16#42 | MBX_EOE | |
16#43 | MBX_COE | |
16#44 | MBX_FOE | |
16#45 | MBX_SOE | |
16#4F | MBX_VOE | |
16#50 | EEPROM no access | |
16#51 | EEPROM error | |
16#60 | Slave restarted locally |