![Omron SYSMAC C200H Скачать руководство пользователя страница 117](http://html1.mh-extra.com/html/omron/sysmac-c200h/sysmac-c200h_operation-manual_742423117.webp)
104
In order to draw ladder diagrams, it is not necessary to use AND LD and OR
LD instructions, nor are they necessary when inputting ladder diagrams di-
rectly, as is possible from the GPC. They are required, however, to convert
the program to and input it in mnemonic form. The procedures for these, limi-
tations for different procedures, and examples are provided in 4-6 Inputting,
Modifying, and Checking the Program.
In order to reduce the number of programming instructions required, a basic
understanding of logic block instructions is required. For an introduction to
logic blocks, refer to 4-3-6 Logic Block Instructions. For details and exam-
ples, refer to 4-3-6 Logic Block Instructions.
Flags
There are no flags affected by these instructions.
5-7
Bit Control Instructions
There are five instructions that can be used generally to control individual bit
status. These are OUT, OUT NOT, DIFU(13), DIFD(14), and KEEP(11).
These instructions are used to turn bits ON and OFF in different ways.
5-7-1
OUTPUT and OUTPUT NOT – OUT and OUT NOT
B: Bit
IR, SR, AR, HR, TC, LR, TR
Ladder Symbol
Operand Data Areas
OUTPUT – OUT
B
B: Bit
IR, SR, AR, HR, TC, LR
Ladder Symbol
Operand Data Areas
OUTPUT NOT – OUT NOT
B
Any output bit can generally be used in only one instruction that controls its
status. Refer to 3-3 IR Area for details.
OUT and OUT NOT are used to control the status of the designated bit ac-
cording to the execution condition.
OUT turns ON the designated bit for an ON execution condition, and turns
OFF the designated bit for an OFF execution condition. With a TR bit, OUT
appears at a branching point rather than at the end of an instruction line. Re-
fer to 4-6-7 Branching Instruction Lines for details.
OUT NOT turns ON the designated bit for a OFF execution condition, and
turns OFF the designated bit for an ON execution condition.
OUT and OUT NOT can be used to control execution by turning ON and OFF
bits that are assigned to conditions on the ladder diagram, thus determining
execution conditions for other instructions. This is particularly helpful and al-
lows a complex set of conditions to be used to control the status of a single
work bit, and then that work bit can be used to control other instructions.
The length of time that a bit is ON or OFF can be controlled by combining the
OUT or OUT NOT with TIM. Refer to Examples under 5-12-1 TIMER – TIM
for details.
Limitations
Description
Bit Control Instructions
Section 5-7
Содержание SYSMAC C200H
Страница 1: ...OPERATION MANUAL C200H CPU01 E 03 E 11 E SYSMAC Programmable Controllers Cat No W130 E1 05 ...
Страница 2: ...C200H Programmable Controllers CPU01 E 03 E 11 E Operation Manual Revised June 2003 ...
Страница 3: ...iv ...
Страница 5: ...vi ...
Страница 8: ...TABLE OF CONTENTS ix Glossary 345 Index 363 Revision History 369 ...
Страница 342: ...336 Programmer Program Date Page Word Contents Notes Word Contents Notes Data Storage ...
Страница 374: ...Cat No W130 E1 05 C200H Programmable Controllers CPU01 E 03 E 11 E OPERATION MANUAL ...