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
0x13
fstat
Byte
Mirror
Read
Read:
Anytime, Return actual
if FAN
is actually
running or not (for remote users)
When FAN is set to be running (even if not
connected physically) the FAN LED is lighting.
The intensity of the FAN LED is depending of
the FAN Speed (PWM)
0x14
fttemp
Byte
Mirror
R/W
Integrated Fan Temperature Threshold in
Automatic Mode
BCD Fan Running threshold temperature in
Celsius, 2 digits i.e. 35, means 35 Celsius.
In order to be used (automatic FAN ON/OFF)
need to set
fmode
to 0x02. Maximum
temperature is 60 Celsius. Higher values will
be ignored. FAN will start at 36 Celsius and
stop at 35 Celsius.
Read:
Anytime, Return actual
fspeed
value
Write:
00
–
60 Sets the TO-92 temperature
Threshold for the Automatic FAN Start/Stop
Default value is set to 35 Celsius
0x15
LED_OFF
Byte
Common
R/W
Added LED OFF, that switch OFF all software
controlled LEDs. CHG, FAN, EXT can not be
switched off as are connected to the hardware
and controlled by it. By writing the 0x00 to
LEDOFF disable the LEDs. Default is 0x01
(means LED ON)
0x16
SAS_number
Byte
Common
R/W
Define the current ETR SAS that is
programmed or read. Default is 0. Allowed
number are 0,1,2,3.
0x17
SAS_RUN
Byte
Common
R/W
Specify when
Scheduler
is running or not.
Default is 0x00 (not running). Allowed values
are 0x00 and 0x01
0x18
Next_Action_Rtime
Word
Mirror
R/W
Specify the minutes of the next Action in
minutes if it is less than 24 hours to their
execution (1439 minutes or less)
0x19
Time_Scheduler_Selector
Byte
Common
R/W
Selects which
Scheduler
is used:
-
0x00 (default) Basic Scheduler
-
0x01 ETR SAS
Only one can be selected, and each
programming is referred to it.
0x1A
BS_duration_time
Byte
Common
R/W
Basic Scheduler Action Duration Time
in
minutes. Allowed values are 0x01
–
0xfe.
Default is 0x01
0x1B
BS_repetition_time
Byte
Common
R/W
Basic Scheduler Action Repetition Time
in
minutes. Allowed values are 0x01
–
0xff.
Default is 0x02
0x1C
BS_multipier
Byte
Common
R/W
Basic Scheduler Action Multiplier
. Allowed
values are 0x00
–
0xff. Default is 0x01
0x1D
BS_ RUN
Byte
Common
R/W
Specify when
Basic Scheduler
is running or
not. Default is 0x00 (not running). Allowed
values are 0x00 and 0x01