E-81
FX Series PLC User's Manual - Data Communication Edition
Inverter Communication
9 Creating Programs (for FX3U and FX3UC PLCs)
9.6 Inverter Parameter Reading (PLC
←
Inverter) [FNC272 / IVRD]
A
Common Items
B
N:N Network
C
Parallel Link
D
Computer Link
E
Inverter
Communication
F
Non-Protocol
Communication
(RS/RS2 Instruction)
G
Non-Protocol
Communication
(FX
2N
-232IF)
H
Programming
Communication
I
Remote
Maintenance
Apx.
Discontinued
models
9.6 Inverter Parameter Reading (PLC←Inverter) [FNC272 / IVRD]
This instruction reads a parameter of an inverter to the PLC.
9.6.1 Function and operation
When a parameter number of an inverter is specified in IVRD (FNC272) instruction, the value of the
parameter is read to .
1. Applicable devices
2. Program example
9.6.2 Inverter instruction codes
Refer to related data shown later.
9.6.3 Program example of "second parameter specification code"
→ For second parameter specification code, refer to Section 9.9.
In the program example shown below, the parameters (frequency: 201, time: 1201, motor rotation direction:
2201) are read from the A500 inverter whose station number is 6.
Read devices: D100 = Motor rotation direction, D101 = Frequency, D102 = Time
Oper-
and
Type
Bit Devices Word Devices Others
System/User Digit Specification System/User
Special
Unit
Index
Con-
stant
Real
Number
Charac-
ter String
Pointer
XYMTCSD
.b KnX KnY KnM KnS T C D R
U\G
VZModifyKH E "
"P
n
D
S
1
S
2
D
M0
FNC272
IVRD
K6 K7 D150
S
1
S
2
D
Command
contact
Inverter station number: 0 to 31
Inverter parameter number (decimal)
Read value storage destination
K1
n
Communication channel K1:ch1
K2:ch2
M0
FNC272
IVRD
K6 K2201 D100
S
1
S
2
D
Drive
contact
Inverter station
number:
0 to 31
Read value storage destination
Inverter parameter number (decimal)
FNC272
IVRD
K6 K201 D101
FNC272
IVRD
K6 K1201 D102
M8029
RST M0
Execution
complete flag
Motor rotation direction
→
D100
Frequency
→
D101
Time
→
D102
The unit is specified by Pr. 200.
X001
SET M0
Read
command
K1
n
Communication channel K1:ch1
K1
K1