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

Скачать
Страница из 838
34 Applied Instructions (FX3U-CF-ADP)
34.4 FLRD / Data read
785
FXCPU Structured Programming Manual
[Basic & Applied Instruction]
31
Appl
ied
 In
stru
cti
ons 
(Da
ta
 T
rans
fer 
3)
32
Ap
plied
 Instru
ctio
ns 
(High S
peed 
Process
ing 2)
33
App
lied Instr
ucti
ons 
(Exte
nsion File 
Regis
ter C
ontrol
)
34
Ap
pl
ied In
struct
ions 
(FX
3U
-C
F-
AD
P)
35
Int
errupt
 Fun
cti
on 
and Puls
e Cat
ch 
Functi
on
A
Re
lation
sh
ip
be
tw
ee
n de
vic
es
 
an
d ad
dre
ss
es
B
Ap
plie
In
structio
n List
34.4
FLRD / Data read
Outline
The FLRD instruction reads data from the CompactFlash
TM
 card.
→ As for explanation of the instruction, see the FX
3U
-CF-ADP User's Manual.
1. Format and operation, execution form
2. Set data
3. Applicable devices
Function and operation explanation
1. 16-bit operation (FLRD)
The FLRD instruction reads corresponding number of data from the position determined by the line position
and column position in the file specified by the file ID, and stores the read data to a device specified in 
.
When reading data from a file in which only the same type of data exists in one line, refer to FX
3U
-CF-ADP
User's Manual.
When reading data from a file in which different types of data exist in one line, refer to FX
3U
-CF-ADP User's
Manual.
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
Operation
Execution 
form
Expression in each language
Structured ladder/FBD
ST
FLRD
16 bits
Continuous
FLRD(EN,s1,s2,n,d1,d2);
Variable
Description
Data type
Input
variable
EN
Execution condition
Bit
File ID (Refer to Detailed explanation of setting data)
ANY16
Data read parameter (Refer to Detailed explanation of setting data)
ARRAY [0..3] OF ANY16
Used channel number [contents of setting : K1 = ch1, K2 = ch2]
ANY16
Output
variable
ENO
Execution state
Bit
Device which stores the read data (Refer to Detailed explanation of setting
data)
ANY_SIMPLE
Number of data points existing in the specified line 
ANY16
Operand 
type
Bit Devices
Word Devices
Others
System user
Digit specification
System 
user
Special 
unit
Index
Cons
tant
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
z z
z
z z
z z
z
z z
z z
z
z z
z
z z
z
FLRD
EN
ENO
s1
s2
n
d1
d2
FLRD
EN
File ID
Data read parameter
Device which stores the read data
Number of data points existing in the specified line
Used channel number
ENO
d1
d2
s1
s2
n
Command input