adapnex::drivers::bnr_x2x::X2XModule::Status

Synopsis

Declared in <adapnex/drivers/bnr_x2x/x2x_module.h>

enum Status;

Members

Name

Description

kNoModule

No module connected

kModulePresent

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.

kBootProcedureOSLoaderTest

Boot procedure (OS loader test)

kBootProcedureUploadingIDs

Boot procedure (uploading IDs)

kPreoperational

Preoperational (module ready to start)

kSynchronization

Synchronization based on the bus controller's time

kModuleBeingConfigured

Module being configured

kRunning

Module active and functioning without errors

kFirmwareDownloadActive

Firmware download active

kErrorNoIOFirmware

Error: Module without I/O firmware detected

kErrorInvalidFirmware

Error: Module with invalid firmware detected

kErrorConfiguration

Error: Module cannot be activated, e.g. configuration error (incorrect function model, etc.)

kErrorRegistration

Error: Registers could not be registered, e.g. faulty module configuration data

kErrorInternal

Error: Internal error, I/O module cannot be started

kErrorX2XLinkFrame

Error: Module cannot be started, X2X Link frame too small

kErrorModuleMismatch

Error: Module not started, different module type configured for this slot

Created with MrDocs