15 - 27
15.3 FX List Editor (For GT104[ ], GT105[ ] only)
15.3.10 Writing commands
9
UTILIT
Y
FUNCTION
10
LANGUA
GE
SETTI
NG
11
COMMUNICA
TION
INT
E
RF
A
C
E
SETTIN
G
12
DIS
P
LA
Y AND
OPE
R
A
T
IO
N
SETTING
S
13
C
L
O
C
K SE
TTI
N
G
S
AND BA
TTER
Y
ST
A
T
US
DI
SPL
A
Y
14
FI
LE DISP
LA
Y
15
GO
T DEB
U
G
16
CLE
A
NIN
G
OF
DI
SPL
A
Y
SECTI
ON
15.3.10 Writing commands
Writes a sequence program to the FX PLC. (Overwrite/Insert)
1
Writing basic commands
(1) Operations
(a) Inputting command only (Ex.: ANB, ORB command etc.)
(b) Inputting command and device (LD, AND commands etc.)
(c) Inputting command, No. 1 device, No. 2 device (MC, OUT (T, C) commands, etc.)
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 an operand or set value line.
(2) Example
(a) Writing ORB command
MODE
GO
Stop the FX PLC
Input the command
For overwriting: (WRITE mode)
For insertion: (INSERT mode)
MODE
GO
Stop the FX PLC
Input the device name and device number
Input the command
For overwriting: (WRITE mode)
For insertion: (INSERT mode)
GO
SP
MODE
Stop the FX PLC
Input the device name and device number
Input the command
For overwriting: (WRITE mode)
For insertion: (INSERT mode)
Input the device name and device number
Command line (Place the cursor on this line.)
Operand, set value line (Cannot operate on this line.)
2
LDI
M
100
3
MOV
12
D
0
D
10
ORB
GO
MODE
Set the
WRITE or
INSERT
mode
With or , move the
cursor to the position to
overwrite/insert the command.
Stop the FX PLC
4
LDI
X
004
5
AND
X
005
6
NOP
7
NOP
4
LDI
X
004
5
AND
X
005
6
ORB
7
NOP
< READ >
< WRITE >
Содержание GOT1000 Series
Страница 1: ......
Страница 2: ......
Страница 244: ...App 19 Appendix 4 List of Functions Added by GT Designer2 Version Upgrade For GOT1000 Series MEMO ...
Страница 246: ...Index 2 MEMO ...
Страница 249: ......
Страница 250: ......