[r24]: / ecu_at135_v1d_aladdin / StandardPLC / Plc Logic / Application / 004.Gestion_Modes_de_Marche / GEMMA / Charging_Mode / svnobj  Maximize  Restore  History

Download this file

5 lines (3 with data), 2.2 kB

1
2
3
4
Tag_shared_to_CR1083.Shared_var_cr1083_charging_switch := Global_tags.structDigitalInputs.xSw_charge_connector;
IF (Vehicle_charging = TRUE) THEN
	
IF Global_tags.Mode_conduite = Global_tags.StructVehicle_mode.Charging 	AND Vehicle_charging = FALSE THEN