Hitachi SJ700-2 Series Instruction Manual page 87

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

Advertisement

General-purpose analog input
XA (0)
General-purpose analog input
XA (1)
General-purpose analog input
XA (2)
- Explanation
These variables can be used to monitor the data input to the O, OI, and O2 terminals (among the
analog input terminals of the inverter) in a data range from -100.00 to +100.00. The analog inputs
monitored with these variables correspond to the data set by the [O]-[L], [OI]-[L], and [O2]-[L] input
functions (A011 to A015, A101 to A105, and A111 to A114).
- Sample program: Program to configure output frequencies in steps of 10 Hz with general-purpose
analog inputs
(Code area [Code Window])
  :
FW=
LOOP
UL(00)=
UL(00)=
UL(00)=
if
if
if
if
if
if
goto
LBL1
SET-Freq=
goto
LBL2
SET-Freq=
goto
LBL3
SET-Freq=
goto
LBL4
SET-Freq=
goto
LBL5
SET-Freq=
goto
LBL6
SET-Freq=
LBL7
goto
  :
(Data area [Data Window])
U(00) = 1000
U(01) = 2000
U(02) = 3000
U(03) = 4000
U(04) = 5000
U(05) = 6000
Variable name
(O terminal)
(OI terminal)
(O2 terminal)
1
XA(0)
UL(00) *
60
UL(00) /
100
U(00)
<
U(00)
U(00)
<
U(01)
U(00)
<
U(02)
U(00)
<
U(03)
U(00)
<
U(04)
U(00)
<
U(05)
LBL7
1000
LBL7
2000
LBL7
3000
LBL7
4000
LBL7
5000
LBL7
6000
LOOP
Range of values
Default
0 to 10000
0
0 to 10000
-10000 to 10000
then
LBL1
then
LBL2
then
LBL3
then
LBL4
then
LBL5
then
LBL6
5 - 33
Chapter 5 Instruction Words
Unit
Data size
Unsigned
0.01 %
1-word
data
: Fetch analog input data.
: Convert the scale.
: When data is less than 16.67%, set the
output frequency to 10 Hz.
: When data is less than 33.33%, set the
output frequency to 20 Hz.
: When data is less than 50.00%, set the
output frequency to 30 Hz.
: When data is less than 66.67%, set the
output frequency to 40 Hz.
: When data is less than 83.33%, set the
output frequency to 50 Hz.
: When data is less than 100.00%, set the
output frequency to 60 Hz.
Attribute
Readable

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sj700 series

Table of Contents