Справочник Пользователя для Mitsubishi Electronics FXCPU

Скачать
Страница из 838
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".
FX
3U(C)
FX
3G(C)
FX
3S
FX
2N(C)
FX
1N(C)
FX
1S
FX
U
/FX
2C
FX
0N
FX
0(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
X Y M T C S D
.b KnX KnY KnM KnS T C D R U
\G
V Z Modifier K
H
E
"
"
P
OUT
z z
z
S1
S2
X000
Or
X000
OUT
EN
ENO
d
Y000
Y000