100
Jetter AG
5 Initial commissioning
Entering data via digipot
A few lines of program code enable you to enter data via digipot on the HMI.
These data are then available in a JetSym STX application program.
To enter data via digipot, proceed as follows:
Step
Action
1
Declare the variables in the JetSym STX program using [export jde].
Task
Visu_STX
Autorun
Var
input_value: Int
At
%VL
1000000
[export jde];
End_Var
;
End_Task
;
2
In JetSym navigate to
Project Settings
and the tab
TagDB
. Here, tick the
checkbox
Create file
.
3
Open the
Build
menu. Select menu item
Build
.
Another way is to press the key
F7
.
During the build process JetSym will then create a TagDB file with the
extension *.jde. This file holds the declarations of all variables.
Storage location:
JetSym creates a folder named
Release
. JetSym stores the file to this
folder.
Introduction
Entering data via digipot
Содержание 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: ......