Iout - Hitachi SJ700-2 Series Instruction Manual

Easy-sequence programming software ezsq
Hide thumbs Also See for SJ700-2 Series:
Table of Contents

Advertisement

Chapter 5 Instruction Words
Variable name

Iout

Output current
monitoring
- Explanation
This variable can be used to monitor the inverter output current. The data monitored with this variable
corresponds to the data monitored by the output current monitoring function (d002). The monitored data
indicates the ratio of present output current to rated current of the inverter. This variable is read-only.
- Sample program: Program to accelerate the motor while increasing the acceleration time when output
current is high
(Code area [Code Window])
  :
LOOP
U(10)=
if
if
if
if
if
if
if
goto
LBL1
ACCEL=
goto
LBL2
ACCEL=
goto
LBL3
ACCEL=
goto
LBL4
ACCEL=
goto
LBL5
ACCEL=
goto
LBL6
ACCEL=
goto
LBL7
ACCEL=
LBL8
if
goto
LBL9
Y(00)=
  :
(Data area [Data Window])
U(00) = 2000
U(01) = 1800
U(02) = 1500
U(03) = 1000
U(04) = 800
U(05) = 500
(Parameter)
P031 = 03
Range of values
0 to 9999
Iout
U(10)
<=
U(05)
U(10)
<=
U(04)
U(10)
<=
U(03)
U(10)
<=
U(02)
U(10)
<=
U(01)
U(10)
<=
U(00)
U(10)
>
U(00)
LBL8
100
LBL8
200
LBL8
500
LBL8
1000
LBL8
2000
LBL8
5000
LBL8
10000
FA1
=
1
LOOP
1
: Set output current of 200% in variable "U (00)".
: Set output current of 180% in variable "U (01)".
: Set output current of 120% in variable "U (02)".
: Set output current of 100% in variable "U (03)".
: Set output current of 80% in variable "U (04)".
: Set output current of 50% in variable "U (05)".
Default
-
0.01 %
: Fetch the output current data.
then
LBL1
: When output current is 50% or less, change
the acceleration time to 1 second.
then
LBL2
: When output current is 80% or less, change
the acceleration time to 2 seconds.
then
LBL3
: When output current is 100% or less, change
the acceleration time to 5 seconds.
then
LBL4
: When output current is 150% or less, change
the acceleration time to 10 seconds.
then
LBL5
: When output current is 180% or less, change
the acceleration time to 20 seconds.
then
LBL6
: When output current is 200% or less, change
the acceleration time to 50 seconds.
then
LBL7
: When output current exceeds 200%, change
the acceleration time to 100 seconds.
then
LBL9
: Turn Y (00) on when acceleration ends.
5 - 38
Unit
Data size
Unsigned
1-word data
Attribute
Readable

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sj700 series

Table of Contents