[r14]: / hmi_at135_v1b_aladdin / Device / Plc Logic / Application / Visualisation / Page / Braking_control_unit / svnobj  Maximize  Restore  History

Download this file

24 lines (22 with data), 54.9 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
	
GvlCreated
ProfileCompatibilityId
LMVerMajor
{6b108d46-58af-4e41-a3f4-174d8f160cc4}
IdMax
IdStep
{b36c4830-66bb-4798-aa52-839aa91713f0}
{af56537c-7297-47e7-9c1c-de502e9fb71c}
KeyDown
KEY2_8
{18af8fab-67c9-47a8-83c5-9c17eb22167d}
VisuElemId
KEY2_3
STSnippet
IF Gestion_BCU.xPsw_good THEN
Gestion_BCU.xInc_pos := TRUE;
END_IF
KEY2_5
IF Gestion_BCU.xPsw_good THEN
Gestion_BCU.xRestart_pos := TRUE;
END_IF
Gestion_BCU.xDec_pos := FALSE;