Embedded PLC
Instruction Manual
159
Instructions
Description
NXB
Next Branch
Marks the beginning of another branch.
OR
This instruction performs a bit-by-bit logical OR. The operation is performed using the value at
source A and the value at source B. The result is stored in the destination.
OSR
One Shot Rising
The OSR instruction is a retentive input instruction that triggers an event to occur one time. Use
the OSR instruction when an event must start based on the change of state of the rung from
false-to-true.
When the rung conditions preceding the OSR instruction go from false-to-true, the OSR
instruction will be true for one scan. After one scan is complete, the OSR instruction becomes
false, even if the rung conditions preceding it remain true. The OSR instruction will only become
true again if the rung conditions preceding it transition from false-to-true.
The address assigned to the OSR instruction is not the one-shot address referenced by the
program, nor does it indicate the state of the OSR instruction. This address allows the OSR
instruction to remember its previous rung state.
OTE
Output Energize
Use the OTE instruction in the ladder program to turn on a bit when rung conditions are
evaluated as true.
OTL
Output Latch
OTL is a retentive output instruction. OTL can only turn on a bit (while OTU can only turn off a
bit). This instruction is usually used in pair with the OTU instruction. The program can examine
a bit controlled by OTL instructions as often as necessary.
When rung conditions become false (after being true), the bit remains set and the
corresponding output remains energized.
When enabled, the latch instruction tells the controller to turn on the addressed bit. Thereafter,
the bit remains on, regardless of the rung condition, until the bit is turned off (typically by an
OTU instruction in another rung).
OTU
Output Unlatch
OTU is a retentive output instruction. OTU can only turn off a bit (while OTL can only turn on a
bit). This instruction is usually used in pairs with the OTL instruction. The program can examine
a bit controlled by the OTU instruction as often as necessary.
The unlatch instruction tells the controller to turn off the addressed bit. Thereafter, the
bit remains off, regardless of the rung condition, until it is turned on (typically by an OTL
instruction in another rung).
RES
Reset
Use a RES instruction to reset a timer or counter. When the RES instruction is enabled, it
resets the Timer On Delay (TON), Retentive Timer (RTO), Count Up (CTU) or Count Down (CTD)
instruction having the same address as the RES instruction.
Содержание QB Expert
Страница 8: ......
Страница 22: ... QB Expert Alpha Controller 14 5 7 8 5 7 6 8 1 2 4 1 3 Mounting QB Alpha Expert Controller onto Plinth ...
Страница 23: ...Introduction Instruction Manual 15 ...
Страница 24: ......
Страница 36: ......
Страница 37: ...3 QB Expert Alpha Controller Programming SETUP Area SERVICE Area ANALYZE Area ...
Страница 94: ......
Страница 109: ...Instruction Manual 101 ...
Страница 110: ......
Страница 123: ...Instruction Manual 115 Tool Operation ...
Страница 124: ......
Страница 132: ...Input and Output Connector QB Expert Alpha Controller 124 Inputs example ...
Страница 133: ...Controller Connections Instruction Manual 125 Outputs Sourcing example ...
Страница 157: ...Controller Connections Instruction Manual 149 ...
Страница 158: ...MODBUS TCP QB Expert Alpha Controller 150 ...
Страница 175: ...Embedded PLC Instruction Manual 167 ...
Страница 176: ......
Страница 177: ...8 QB Expert Alpha Controller Multiple Spindle Connection Disconnect Synchronization Networking ...
Страница 183: ...Multiple Spindle Instruction Manual 175 ...
Страница 184: ... QB Expert Alpha Controller 176 ...
Страница 201: ...Instruction Manual 193 Maintenance ...
Страница 202: ...QB Expert Alpha Controller 194 ...
Страница 203: ...10 QB Expert Alpha Controller Appendix A Torsion Compensation Angle Validation ...
Страница 206: ......
Страница 207: ...11 QB Expert Alpha Controller Glossary ...
Страница 210: ......