2 Instructions
2-18 CP1E CPU Unit Instructions Reference Manual(W483)
Sequence Output Instructions

OUT/OUT NOT

Applicable Program Areas
Operands
Operand Specifications
Flags
There are no flags affected by this instruction.
Function
Instruction Mnemonic Variations Function
code Function
OUTPUT OUT !OUT --- Outputs the result (execution condition) of the
logical processing to the specified bit.
OUTPUT NOT OUT NOT !OUT NOT ---
Reverses the result (execution condition) of the
logical processing, and outputs it to the specified
bit.
Symbol
OUT OUT NOT
Area Step program areas Subroutines Interrupt tasks
Usage OK OK OK
Operand Description Data type Size
--- --- BOOL ---
Area Word addresses Indirect DM addresses Constants CF Pulse bits TR bits
CIO WR HR AR T C DM @DM *DM
OUT OK OK OK OK --- --- OK --- --- --- --- --- OK
OUT NOT

OUT

If there is no immediate refreshing specification, the status of the execution condition (power flow) is
written to the specified bit in I/O memory. If there is an immediate refreshing specification, the status of
the execution condition (power flow) is also written to the CPU Unit’s built-in output terminal in addition
to the output bit in I/O memory.

OUT NOT

If there is no immediate refreshing specification, the status of the execution condition (power flow) is
reversed and written to a specified bit in I/O memory. If there is an immediate refreshing specification,
the status of the execution condition (power flow) is reversed and also written to the CPU Unit’s built-in
output terminal in addition to the output bit in I/O memory.