Calculation of the Outgoing Variables
- Aktualisiert2023-12-28
- 1 Minute(n) Lesezeit
Calculation of the Outgoing Variables
The variables for the setpoint references, blocking the manual mode and the shutdown gradient may only be overwritten during the gear shift procedure. They are calculated in the group GSM_Mapping_Out and can be enabled if needed.
Note The calculation should be designed in such a way that the application variables (same
norm name as variable, only starting e.g., with PTC3EM_ instead of
GSM_) are only set if the GSM is active, i.e.
GSM_gear_shift.ACT == 1 or GSM_gear_shift.BTN.RET == 1, so
that other modules can also set the application variables if the GSM is currently
inactive.