5 SEQUENCE INSTRUCTIONS
5.3 Output Instructions
113
5
Annunciator
OUT F
This instruction outputs the operation result up to the OUT F instruction to the specified annunciator.
■Descriptions, ranges, and data types
■Applicable devices
*1 Only F can be used.
• This instruction outputs the operation result up to the OUT F instruction to the specified annunciator.
• Operation is as follows when annunciator (F) is turned ON by the OUT F instruction.
• When the content of SD63 is 16 (16 annunciators are already on), the annunciator number that turns ON is not stored in
SD64 to SD79 even if a new annunciator turns ON.
• Operation is as follows when annunciator (F) is turned OFF by the OUT F instruction:
There is no operation error.
Ladder diagram Structured text
ENO:=OUT(EN,d);
Operand Remarks Range Data type Data type (label)
(d) Annunciator number that turns ON Bit ANY_BOOL
Operand Bit Word Double word Indirect
specification
Constant Others
X, Y, M, L,
SM, F, B, SB
U\G T, ST,
C, LC
T, ST, C, D,
W, SD, SW, R
U\G Z LC LZ K, H E $
(d)
*1
• The annunciator number (F number) that turns ON is stored in special registers (SD64 to SD79).
• The content of SD63 is incremented by 1.
• The coil turns OFF, but the contents of SD64 to SD79 do not change.
• To delete an annunciator that has turned OFF by the OUT F instruction from SD64 to SD79, use the RST F instruction.