SEALED ENERGY SYSTEMS
®
16
User Manual
Host-to-Battery Messages
Function
Command
Code
Description
Unit
Access
Default
(POR)
Manufacturer
Access()
0x00
r/w
Remaining
Capacity Alarm()
0x01
Remaining Capacity Alarm Threshold
mAh
r/w
870
Remaining Time
Alarm()
0x02
Remaining Time Alarm Threshold.
minutes
r/w
10
Battery Mode()
0x03
Battery Operational Modes.
Bit flags r/w
0x0081
At Rate()
0x04
This function is the first half of a two-
function call-set used to set the At Rate
value used in calculations made by the At
Rate Time To Full(), At Rate Time To
Empty(), and At Rate OK()
functions.
mA
r/w
0
At Rate Time To
Full()
0x05
Returns the predicted remaining time to
fully charge the battery at the At Rate()
value.
minutes
r
65535
At Rate Time To
Empty()
0x06
Returns the predicted remaining
operating time if the battery
is discharged at the At Rate() value.
minutes
r
65535
At Rate OK()
0x07
Returns a Boolean value that indicates
whether or not the battery can deliver the
At Rate value of additional energy for 10
seconds. If the At Rate() value is zero or
positive, the At Rate OK() function will
ALWAYS return TRUE.
Boolean
r
1
Temperature()
0x08
Returns the pack’s internal temperature. 0.1 oK
r
Function
Command
Code
Description
Unit Access
Default
(POR)
Voltage ()
0x09
Returns the battery’s voltage (measured
at the cell stack)
mV
r
Current ()
0x0a
Returns the current being supplied (or
accepted) through the battery’s terminals.
mA
r
0
Average Current ()
0x0b
Returns a rolling average based upon the
last 64 samples of
current.
mA
r
0
Max Error ()
0x0c
Returns the expected margin of error.
percent
r
100
Relative State Of
Charge ()
0x0d
Returns the predicted remaining battery
capacity expressed as a percentage of
Full Charge Capacity().
percent
r
0
Absolute State Of
Charge ()
0x0e
Returns the predicted remaining battery
capacity expressed
as a percentage of Design Capacity().
percent
r
0
Remaining
Capacity ()
0x0f
Returns the predicted remaining battery
capacity.
mAh
r
0
Full Charge
Capacity ()
0x10
Returns the predicted battery capacity
when fully charged.
mAh
r
Run Time To
Empty()
0x11
Returns the predicted remaining battery
life at the present rate of discharge.
minutes
r
65535
Average Time To
Empty()
0x12
Returns the rolling average of the
predicted remaining battery
life.
minutes
r
65535
Average Time To
Full()
0x13
Returns the rolling average of the
predicted remaining time until the battery
reaches full charge.
minutes
r
65535
Charging Current()
0x14
Returns the battery’s desired charging
rate.
mA
r
4000