FQM1-TER01 Omron, FQM1-TER01 Datasheet - Page 368

no-image

FQM1-TER01

Manufacturer Part Number
FQM1-TER01
Description
5M 4COND 22AWG TPE ST MALE M12
Manufacturer
Omron
Datasheet

Specifications of FQM1-TER01

Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
FQM1TER01
Since condition flags are shared by all instructions, make absolutely sure that they do not interfere with each
other within a single ladder-diagram program. The following are examples.
1. Using Execution Results in NC and NO Inputs
Programming
The Condition Flags will pick up instruction B execution results as shown in the example below even though
the NC and NO input bits are executed from the same output branch.
Make sure each of the results is picked up once by an OUTPUT instruction to ensure that execution results
for instruction B will be not be picked up.
Incorrect
Use
Correct
Use
Condition Flag
Example: =
Condition Flag
Example: =
Reflects instruction A
execution results.
Condition Flag
Example: =
Condition Flag
Example: =
C
D
Reflects instruction A
execution results.
Reflects instruction B
execution results.
Reflects instruction A
execution results.
Instruction A
Instruction B
Instruction A
Instruction B
C
D
Appendix A
341