Mitsubishi Electric 700 Series Programming Manual page 37

700 series plc function programming manual
Hide thumbs Also See for 700 Series:
Table of Contents

Advertisement

Inverter Status Monitoring, Special Registers
for Control
(2) Inverter operation status control enable/disable setting (D9149)
You can enable or disable D9148 "inverter operation status control". The controls
of the corresponding bits of D9148 are enabled by turning on/off (1, 0) bits b0 to
b11 of D9149. All bits are factory-set to "0".
Example: When H1F is set to D9149, bits b0 to b11 are 1 (ON), the external terminal
inputs are therefore all disabled, and operation control using the inverter
operation status control (D9148) can be performed.
CAUTION
•When D9148 "inverter operation status control" is enabled using D9149,
the control performed by external terminal inputs and the control
performed by CC-Link remote inputs are disabled for the enabled bits.
(Same as when "No functions" are set to Pr.178 to Pr.189.)
•When the terminal is made valid from PLC function, control from external
terminal is made invalid.
<Operation command setting program example>
The following program example runs the inverter at high speed in forward rotation
direction.
Operation start
Operation stop
32
B15
B12B11
B8B7
1
1
1
1
1
1
Invalid
B4B3
B0
0:OFF
1
1
1
1
1
1
1:ON
STF (Pr.178)
STR (Pr.179)
RH (Pr.182)
RM (Pr.181)
RL (Pr.180)
JOG (Pr.185)
RT (Pr.183)
AU (Pr.184)
CS (Pr.186)
MRS (Pr.187)
STOP (Pr.188)
RES (Pr.189)
HFFF
Turns on operation start pulse.
Enables all inverter operation status
control enable/disable bits, and
disables external terminal inputs.
Self-holds operation start, and turns
on bits 0 (STF) and 2 (RH) of inverter
operation status control, D9148.
At input of stop signal, clears inverter
operation status control, D9148,
to 0 and decelerates inverter to stop.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fr-a700

Table of Contents