Operator`s manual

2.1 I/O Instructions
2-7
WAIT
Instruction set:
Waits until the status of the external signal or byte type variable is the same as the specified
status.
SUBSET STANDARD EXPANDED
Available Available Available
Function
Construction
WAIT
IN# (
Input No.
)
OT# (
Output No.
)
SIN# (
Specific
input No.
)
SOUT# (
Specific
output No.
)
IG# (
Input group No.
)
OG# (
Output group
No.
)
IGH# (
Input group No.
(4 Point)
)
OGH# (
Output group
No. (4 Point)
)
B/LB/B[]/
LB[]
Variable No.
=
B/LB/B[]/
LB[]
Variable No.
ON/OFF
A
=
<>
B/LB/B[]/
LB[]
Variable No.
Byte type
constant
A
T=
Time (sec)
END
1
2
3
4
5
6
7
8
9
11
12
13
14
15
16
10
17