204
Jetter AG
10 Programming
This function transmits the following return values to the higher-level program.
Return value
0
OK
-1
Ignition is still switched on
If the ignition is still switched on, the device will not be switched off. However,
the HMI can be restarted. Such a restart is carried out irrespective of the fact
that the ignition is on.
The sample program has been tested for compliance with the following
software versions:
JetSym version 5.1
HMI JVM-407B, OS version 4.01
For more information on programming by STX, please turn to the online help
in JetSym.
If you switch off the vehicle's ignition, in the sample program the function
Shutdown ()
is carried out after a delay of 3 seconds. The
Reboot
parameter for the
Shutdown ()
function has the value
false
. This means that
the device will switch off.
Var
Ignition: Int
At
%VL
361100
;
End_Var
;
Task
Ign
Autorun
Loop
When
Ignition
Continue
;
Delay(
3000
);
Shutdown(
False
);
End_Loop
;
End_Task
;
Return value
Note
Software versions
JetSym STX program
Содержание JVM-407B-HMI
Страница 1: ...User Manual JVM 407B HMI 60879892 We automate your success...
Страница 14: ......
Страница 26: ...26 Jetter AG 2 Product description and design Rear view...
Страница 34: ......
Страница 80: ......
Страница 98: ...98 Jetter AG 5 Initial commissioning Initial commissioning in JetViewSoft see page 86 Related topics...
Страница 106: ......
Страница 144: ......
Страница 168: ......
Страница 178: ......
Страница 182: ......
Страница 196: ...196 Jetter AG 10 Programming If Merker1 Then Inc Status_LEDs Delay T 100ms End_If End_Loop End_Task...
Страница 220: ...220 Jetter AG 10 Programming Topic Page Programming 221 Registers 233 Sample programs 238 Contents...
Страница 258: ......
Страница 268: ......
Страница 274: ......
Страница 294: ...294 Jetter AG Appendix Rear view...
Страница 299: ......