Vout - 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

Vout

Output voltage
monitoring
- Explanation
This variable can be used to monitor the inverter output voltage. The data monitored with this variable
corresponds to the data monitored by the output voltage monitoring function (d013). This variable is
read-only.
- Sample program: Program to turn a contact output on when output voltage exceeds 200 V
(Code area [Code Window])
  :
LOOP
if
Y(00)=
SKIP
goto
  :
(Data area [Data Window])
U(00) = 2000
Variable name
Power
Power
monitoring
- Explanation
This variable can be used to monitor power input to the inverter. The data monitored with this variable
corresponds to the data monitored by the power monitoring function (d014). This variable is read-only.
- Sample program: Program to output a signal when input power is lower than the specified minimum
limit or higher than the specified maximum limit
(Code area [Code Window])
  :
LOOP
if
if
goto
LBL1
Y(00)=
goto
LBL2
Y(02)=
LBL3
goto
  :
(Data area [Data Window])
U(10) = 55
U(11) = 110
Range of values
0 to 6000
Vout
>=
U(00)
1
LOOP
:200V
Range of values
0 to 9999
Power
<
U(10)
Power
>
U(11)
LBL3
1
LBL3
1
LOOP
: U (10) = 55: Set input power of 5.5 kW in variable "U (10)".
: U (11) = 110: Set input power of 11 kW in variable "U (11)".
Default
Unit
-
0.1 V
then
SKIP
Default
Unit
-
0.1 kW
then
LBL1
then
LBL2
5 - 42
Data size
Attribute
Unsigned
Readable
1-word data
Data size
Attribute
Unsigned
Readable
1-word data

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sj700 series

Table of Contents