22
Curtis 1030 Acuity Manual, Rev. C
7 — DEVICE PARAMETER OBJECTS
Battery Cycle Low and High Thresholds (BC_LTh, BC_HTh) (510Ah) Battery discharge
cycles in any application are irregular. BC_LTh and BC_HTh set thresholds
to define a battery cycle. The Acuity increments the battery cycle if the
battery’s SoC drops below BC_LTh and then rises about BC_HTh.
Historical Record Store Interval (HRint) (510Bh) This parameter defines the fraction
of the rated capacity (discharged or charged) at which the historical record
is stored. Historical record storage can be set at 1/8th, 1/16th, 1/24th, or
1/32nd of rated capacity C.
Conguring parameters
The Device Parameter Objects can be used to configure the Acuity parameters
for the application battery.
Most configurable parameters require a keyword to be sent along with
the value to be changed. Keywords consist of one or more ASCII characters.
Letters are case sensitive. To permanently store configurable parameters into
non-volatile memory, a Store command (keyword STOR) needs to be sent.
The timeout between setting the parameters and sending the Store command
is 15 seconds.
INDEX SUB-INDEX ACCESS BYTE 5 BYTE 6 BYTE 7 BYTE 8 DESCRIPTION
51FFh 00h WO ‘S’ ‘T’ ‘O’ ‘R’ Storecongurationparameters.
Example:
INDEX SUB-INDEX ACCESS BYTE 5 BYTE 6 BYTE 7 BYTE 8 DESCRIPTION
5100h 00h RW 0x30 0 ‘B’ ‘V’ Congurestheunitfora48Vbattery.
5101h 00h RW 00h 02h ‘A’ ‘h’ Congurestheunitto512Ahr.
51FFh 00h WO ‘S’ ‘T’ ‘O’ ‘R’ Causesthesenewparametersto
be permanently stored in non-volatile
memory.
Resetting the SoC
The following object is used to reset the SoC of the battery to 100%.
INDEX SUB-INDEX ACCESS BYTE 5 BYTE 6 BYTE 7 BYTE 8 DESCRIPTION
4000h 00h WO ‘R’ ‘S’ ‘T’ 0 Resetsstateofchargeto100%.
Byte 8 is a zero.