4 - 2
4.1.1 Operations of program
4 CREATING PROGRAM IN ST LANGUAGE
GX Works2
4.1 Created Program
This section explains the operations of the program to be created and ST programs.
4.1.1 Operations of program
● When X0 turns ON, the programmable controller turns ON Y10, and then turns OFF Y10 1 second
later.
● When X1 turns ON, the programmable controller transfers K10 to D0 (which is defined with the
LABEL "VAR1").
● When X2 turns ON, the programmable controller transfers K20 to D0 (which is defined with the
LABEL "VAR1").
4.1.2 Created program