5 Basic Instruction
5.3 OUT (Excluding timers and counters)
62
FXCPU Structured Programming Manual
[Basic & Applied Instruction]
5.3 OUT (Excluding timers and counters)
Outline
This instruction outputs the operation result up to the execution of the OUT instruction to the specified device.
1. Format and operation, execution form
2. Set data
3. Applicable devices
S: Refer to "Cautions".
FX3U(C) FX3G(C) FX3S FX2N(C) FX1N(C) FX1S FXU/FX2C FX0N FX0(S)
Instruction
name
Execution
form
Expression in each language
Structured ladder/FBD ST
OUT Continuous
OUT(EN,d);
Or an assignment statement
Example:
OUT(X000,Y000);
When using an assignment statement.
Y000:=X000;
Variable Description Data type
Input
variable
EN Execution condition Bit
Output
variable
ENO Execution state Bit
Target variable ANY_SIMPLE
Instruction
Bit Devices Word Devices Others
System User Digit Specification
System
User
Special
Unit
Index
Constant
Real
Number
Character
String
Pointer
XYMTCS
D.b
KnX KnY KnM KnS T C D R
U\G
VZModifier K H E
""
P
OUT
zz z
S1 S2
X000
Or
X000
OUT
EN ENO
d
Y000
Y000