Status (OUT)
The status of the operating mode is output via the following output variables.
INFORMATION

The submodes displayed in uiActMode are the same as the respective manual modes in terms of their function. For example, if this variable has the value "520", the "DC synchronization" operating mode is active. If it has the value "500", the "state of charge control" operating mode is active.
Variable name | Description |
|---|---|
xSyncActive | Data type: BOOL |
Synchronization status of the connected energy storage unit
| |
xStorageConnected | Data type: BOOL |
Status of switching on the energy storage unit
| |
xCurrentLimitActive | Data type: BOOL |
| |
xReadyForStartup | Data type: BOOL |
| |
rActualVoltage | Data type: REAL |
Current voltage of the DC link [V] | |
rActualEnergy | Data type: REAL |
Current amount of energy in the DC link [Ws] | |
uiActMode | Data type: UINT |
Currently activated submode. Submodes are based on manual operating modes, such as "state of charge control" or "DC synchronization". | |
xRunning | Data type: BOOL |
|