Relay Status

Default Length (Bytes): 2

This parameter contains the status of all the BMS outputs and inputs. The format is as follows:

Bit #1 (0x0001): Discharge relay enabled
Bit #2 (0x0002): Charge relay enabled
Bit #3 (0x0004): Charger safety enabled
Bit #4 (0x0008): Malfunction indicator active (DTC status)
Bit #5 (0x0010): Multi-Purpose Input status
Bit #8 (0x0080): Is-Charging signal status

Bit #12 (0x0800): Multi-Purpose Output 2 status
Bit #15 (0x4000): Multi-Purpose Enable status
Bit #16 (0x8000): Multi-Purpose Output status

For all of these values, a "1' signifies that the signal or relay in question is enabled or active (high). A "0' indicates that it is inactive or off (low).

< Appendix B: BMS Data ParametersBMS Status >