Validity: Rule, Task
This variable contains information about the status of the controller.
Syntax |
I32 status |
---|---|
Attributes |
Read Only. Bit Accessible |
The meaning of the bits is as follows:
Bit |
Hexadecimal value |
Description |
---|---|---|
BIT 0 |
0x1 |
Initialization in progress |
BIT 1 |
0x2 |
Recognized memory loss |
BIT 2 |
0x4 |
Loading mode |
BIT 3 |
0x8 |
Running mode (yellow LED "Mode" flashes) |
NOTE: The same information can be obtained from the RDE shell via the D MO device command and the MODE shell command.