[r18]: / ecu_at135_v1B_aladdin / StandardPLC / Plc Logic / Application / 001.Global_Box / Struct_Mode_vehicule / svnobj  Maximize  Restore  History

Download this file

16 lines (14 with data), 2.1 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
TYPE Struct_Mode_vehicule :
	
	STRUCT
		//D
claration des modes et etat v
hicule
		Init:			USINT := 1; // Mode: Initialisation v
hicule
		Ready_to_run:	USINT := 2; // Mode: D
marr
 - Pr
t 
 partir
		Manuel:			USINT := 3; // Mode: Conduite en manuel
		Autonom :		USINT := 4; // Mode: Conduite en autonome