3 Teaching
3.6 Editing Instructions
3-47
149235-1CD
RE-CSO-A031
3.6.5 Modifying Additional Numeric Data
Operation Explanation
1 Mote the cursor to the
instruction area in the JOB
CONTENT window.
2 Select the line where the
number data is to be modified.
The selected line can now be edited.
3 Move the cursor to the
numeric data to be modified.
4 Input the desired number. Press [SHIFT] + the cursor key to increase or decrease the value.
To directly input the number, press [SELECT]. The input buffer
line appears. Type the number and press [ENTER].
5 Press [ENTER]. The numeric data is modified.
0017 TIMER T=1.00
0018 MOVJ VJ=12.50
0019 MOVJ VJ=50.00
0020 MOVL V=138
0021 PULSE OT#(2) T=I001
0022 MOVJ VJ=100.00
0023 DOUT OT#(1) ON
Number data
to be modified
0017 TIMER T=1.00
0018 MOVJ VJ=12.50
0019 MOVJ VJ=50.00
0020 MOVL V=138
0021 PULSE OT#(1) T=I001
0022 MOVJ VJ=100.00
0023 DOUT OT#(1) ON
Instruction line
for which
numeric data
was changed.