adapnex::drivers::bnr_x2x::X2XModule::Status
Synopsis
Declared in <adapnex/drivers/bnr_x2x/x2x_module.h>
enum Status;
Members
Name |
Description |
|
No module connected |
|
Bus module present but electronics module not starting. Cause: Faulty I/O power supply, or the electronics module is not connected to the bus module. |
|
Boot procedure (OS loader test) |
|
Boot procedure (uploading IDs) |
|
Preoperational (module ready to start) |
|
Synchronization based on the bus controller's time |
|
Module being configured |
|
Module active and functioning without errors |
|
Firmware download active |
|
Error: Module without I/O firmware detected |
|
Error: Module with invalid firmware detected |
|
Error: Module cannot be activated, e.g. configuration error (incorrect function model, etc.) |
|
Error: Registers could not be registered, e.g. faulty module configuration data |
|
Error: Internal error, I/O module cannot be started |
|
Error: Module cannot be started, X2X Link frame too small |
|
Error: Module not started, different module type configured for this slot |
Created with MrDocs