Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 8203a4e4 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

enable mechanical aux for PEV

parent 27209c06
Branches
Tags Release/v3.3.14.2981-RC
No related merge requests found
......@@ -1092,7 +1092,7 @@ Public Class VectoJobForm
Case VectoSimulationJobType.BatteryElectricVehicle
pnEngine.Enabled = False
pnGearbox.Enabled = True
GrAuxMech.Enabled = False
GrAuxMech.Enabled = cfg.DeclMode
pnShiftParams.Enabled = not Cfg.DeclMode
gbEngineStopStart.Enabled = False
Case VectoSimulationJobType.IHPC
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment