5.3 Output Instructions
5.3.1 Out instruction (excluding timers, counters and annunciators)
5-19
5
SE
Q
U
EN
C
E
INSTRUCTION
S
OUT
OUT
O
p
erat
i
on
E
rror
No operation error occurs in the execution of the OUT instruction.
Program
E
xam
pl
e
(1) When using bit devices
[Structured ladder]
[ST]
OUT(X5,Y33);
IF X6 THEN
OUT(TRUE,Y34);
OUT(TRUE,Y35);
END_IF;
(2) When bits are specified for a word device
[Structured ladder]
[ST]
OUT(X5,D0.5);
IF X6 THEN
OUT(TRUE,D0.6);
OUT(TRUE,D0.7);
END_IF;
b
0
D0
b5
b15
b6
b
7
Содержание MELSEC Q Series
Страница 1: ...Structured Programming Manual Mitsubishi Programmable Controller QCPU Common Instructions ...
Страница 2: ......
Страница 14: ...A 12 MEMO ...
Страница 340: ...6 178 MEMO MTR ...
Страница 708: ...7 368 MEMO ...
Страница 776: ...8 68 MEMO ...
Страница 796: ...9 20 MEMO ...
Страница 804: ...App 8 MEMO ...
Страница 812: ...Index 8 MEMO ...
Страница 815: ......