16 - 28
16.2 FX List Editor (GT2104-R only)
â– 2. Writing applied instructions
(1) Operation
*1 (double word command) and (pulse execution format command) can also be input after the applied instruction number is
input.
*2 Inputting in the order is also possible.
*3 When a command specifies multiple devices for operations, input the key followed by the device name and device number.
(1) Moving the cursor to the position to write the command
When starting to write a command, place the cursor on the command line (the line on which
the step number is displayed).
You cannot write a command with the cursor on any other line.
(2) Commands using a text string constant for a command operand (such as ASC
command)
With the MELSEC-FX list editor, text string constants cannot be written as operands. (such
as ASC commands)
Use GX Developer for writing such commands.
(2) Example
Input "DMOVP D0 D2".
Applied instruction number
*1
*1
*2
Stop the FX PLC
Input the device name and
device number.
MODE
PSP GO
FNC
D
For overwriting: (WRITE mode)
For insertion: (INSERT mode)
D
2 LDI M 100
3 MOV 12
D 0
D 10
Command line (Place the cursor on this line.)
Operand, set value line (Cannot operate on this line.)
SP
D 1 2 P
SPD 0 D 2 GO
MODE
FNC
200 NOP
201 NOP
202 NOP
203 NOP
200 FNC
201 NOP
202 NOP
203 NOP
200 DMOVP 12
203 NOP
200 DMOVP 12
D 0
D 2
209 NOP
*1
< READ >
< WRITE >
Set the
WRITE or
INSERT
mode.
With or , move the
cursor to the position to
overwrite/insert the command.
Stop the FX PLC