Programming Example For Parameter Reading - Mitsubishi Electric FR-A8NCE Instruction Manual

Inverter plug-in option, cc-link ie field network communication function
Table of Contents

Advertisement

8.5

Programming example for parameter reading

The following program reads Pr.7 Acceleration time of station 1 inverter to D1.
• Pr.7 Acceleration time reading instruction code: H07 (hexadecimal)
• Refer to the Instruction Manual (Detailed) of the inverter for details of the parameter instruction code.
• The reply code at the time of instruction code execution is set to D2. (RWr10: Refer to
SW0B0.0
SB49
0
M0
X20
3
M300
7
M301
X1025
9
M302
X1025
16
24
NOTE
• For parameters having numbers 100 and later, change their link parameter extended settings (set them to other than
H00). Refer to the Instruction Manual (Detailed) of the inverter.
M0
Check the data link status of the station 1
PLS M300
SET M301
MOV H7
W110
Write Pr. 7 read code (H07) to RWw10.
SET Y1025
Turn on the instruction code execution request (RY25)
RST M301
SET M302
Read acceleration time (RWr11) and reply code
MOV W11 D1
(RWr10) to D1 and D2 when the instruction code
execution completion (RX25) turns on.
MOV W10 D2
Turn off the instruction code execution request (RY25)
RST Y1025
RST M302
END
page
61)
PROGRAMMING EXAMPLES
8
79

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents