The stimulator is capable of housing up to 16 current modules. Each current module can have several states based on how the user has configured the stimulator. The current modules are also capable of returning problem statuses based on the hardware.
Enumerator |
---|
BMODULE_UNAVAILABLE |
No current module in the specified position.
|
BMODULE_ENABLED |
Current module in the specified position is enabled.
|
BMODULE_DISABLED |
Current Module in the specified position is disabled.
|
BMODULE_OK |
Voltage levels on the current module are normal.
|
BMODULE_VOLTAGELIMITATION |
Voltage levels on the current module are below normal, Module is bad.
|
BMODULE_COUNT |
Number of Status's, Always the Last one.
|