UPS PIco HV3.0A Firmware Code 040 Print Date 18.08.2017
Designed and Manufactured by PiModules and ModMyPi
www.pimodules.com www.modmypi.com
Write:
0xFF
–
all A/D registers will contain raw
data
RED Marked
–
not implemented yet
0x09
User LED Orange
Byte
Common
R/W
User LED Orange
ON - Write:
0x01
User LED Orange
OFF -
Write:
0x00
0x0A
User LED Green
Byte
Common
R/W
User LED Green
ON - Write:
0x01
User LED Green
OFF
-
Write:
0x00
0x0B
User LED Blue
Byte
Common
R/W
User LED Blue
ON - Write:
0x01
User LED Blue
OFF -
Write:
0x00
0x0C
brelay
Byte
Common
R/W
Zero Power Bi Stable Relay
Write:
0x01 Set
Write:
0x00 Reset
0x0D
bmode
Byte
Common
R/W
Integrated Sounder Mode
Read:
Anytime, Return actual
bmode
value
Write:
0x00
–
Unconditional Disable the
Sounder
Write:
0x01
–
Unconditional Enable the
Sounder
Default Value:
0x01
0x0E
bfreq
Word
Common
R/W
Frequency of sound in Hz
0x10
bdur
Byte
Common
R/W
Duration of sound in 10
th
of ms (10 = 100 ms)
0x11
fmode
Byte
Common
R/W
Integrated Fan Running Mode
Read:
Anytime, Return actual
fmode
value
Write:
0x00
–
Unconditional Disable the FAN
with selected speed from the
fspeed
Write:
0x01
–
Unconditional Enable the FAN
FAN with selected speed from the
fspeed
Write:
0x02
–
Automatic ON/OFF with defined
speed in the fspeed, ON when temperature
read in sensor T0-92 is higher than
fttemp
threshold, OFF when lower.
When UPS PIco is going down to the LPR mode,
the FAN is automatically disabled, and enabled
again when the UPS PIco returns to normal
work
Default value is set to 0x02
–
Automatic
ON/OFF
0x12
fspeed
Byte
Common
R/W
Integrated Fan Speed
Read:
Anytime, Return actual
fspeed
value
Write:
00
–
Selected speed when OFF is 0%
(not running)
Write:
100
–
Selected speed when ON is 100%
(full speed running)
Any other (0-100) number is allowed and
means % of speed and current consumption
Default speed is set to 50%
Any data written to this register are stored in
the internal EEPROM. So, even if UPS PIco
HV3.0 will be reset, will be recovered.