Now remember windows is zero based you have to
subtract 1 from the numbers you wrote down. In this
example 87 becomes 86 (duhhhh ;))
In this case
SimWarnReset 22 -2 -2 0 0x0 0 “ICP: WARN RESET”
Becomes
SimWarnReset 86 -2 -2 0 0x0 0 “ICP: WARN RESET”
And
SimDriftCOOff 22 -2 -2 0x42 0x0 0 “ICP: WARN RESET-NORM”
Becomes
SimDriftCOOff 86 -2 -2 0x42 0x0 0 “ICP: WARN RESET-NORM”
Congrats you just programmed the up and down
function of the WARN RESET.
Now we program DRIFT/CO
SimDriftCOOn 24 -2 -2 0 0x0 0 "ICP: DRIFT C/O Switch - ON"
Becomes
SimDriftCOOn 88 -2 -2 0 0x0 0 "ICP: DRIFT C/O Switch - ON"
And
SimDriftCOOff 24 -2 -2 0x42 0x0 0 "ICP: DRIFT C/O Switch -
NORM"
Becomes
SimDriftCOOff 88 -2 -2 0x42 0x0 0 "ICP: DRIFT C/O Switch -
NORM"
The AUTO/GAIN toggle switch can be assigned to your
needs since it’s not modelled in BMS. Just add the
appropriate call back in the front of the key line.
Summary of Contents for ICP V1.7
Page 12: ......