Adcon A720 User Manual
Page 27

CHAPTER 4
Using terminal commands
27
E
XAMPLE
SET OWNID 2003
C
OMMAND
SET PMP bl bh
D
ESCRIPTION
Sets the power management parameters.
P
ARAMETERS
bl is the lower battery level (the threshold where the charging of
the battery is switched on) and bh is the higher battery level (the
charging is switched off).
R
ETURNS
Nothing.
R
EMARKS
Both bl and bh are expressed in volts
X
10 (for example, 72 actually
means 7.2 V). Default values (factory programmed) are 65 and 72,
meaning 6.5 and 7.2 volts respectively.
E
XAMPLE
To change the switch-on threshold to 6.3 and the switch-off thresh-
old to 7.0 volts:
SET PMP 63 70
C
OMMAND
SET SLOT storage samples
D
ESCRIPTION
Configures the input sampling and storing intervals.
P
ARAMETERS
storage represents the time (in seconds) elapsed between two
slots stored in the internal memory, while samples represents the
numbers of samples used to build the average that will be stored.
R
ETURNS
Nothing.
R
EMARKS
The default storage is 900 (15 minutes) and samples is 3 (3 sam-
ples per quarter of an hour).
E
XAMPLE
To sample the inputs (sensors) every minute and build an hourly
average:
SET SLOT 3600 60
To sample the inputs once per hour and store the values as they
are:
SET SLOT 3600 1