134
Jetter AG
5 Initial commissioning
Step
Action
12
Upload the given configuration to the controller.
13
Activate the programming environment by entering
Alt + 0
on your
keyboard. As an alternative, you can click the tab
File
.
14
Enter the program shown below.
15
Upload the program to the controller.
LED
9
of the peripheral module JX3-DIO16 will be flashing.
This output will be refreshed every 5 seconds.
Output 9 of the module JX3-DIO16 is set and then reset again.
Task
Flashing_light
Autorun
Loop
OUTPUTS[
100000309
] :=
True
;
Delay(
T#5s
);
OUTPUTS[
100000309
] :=
False
;
Delay(
T#5s
);
End_Loop
;
End_Task
;
Hardware Manager
JetSym STX program
Related topics
Содержание JC-120MC
Страница 1: ...User Manual JC 120MC Controller 60880901 We automate your success...
Страница 18: ......
Страница 40: ...40 Jetter AG 3 Identifying Hardware revisions see page 38 Related topics...
Страница 160: ......
Страница 186: ......
Страница 196: ......
Страница 395: ...Jetter AG 395 JC 120MC Programming Result When initializing the JX2 system bus the adjusted baud rate values were used...
Страница 485: ...Jetter AG 485 JC 120MC Programming Topic Page Programming 486 Registers 498 Contents...
Страница 521: ...Jetter AG 521 JC 120MC Programming Use 29 bit identifier Default 11 bit identifier...
Страница 586: ......
Страница 604: ......
Страница 633: ......