foxBMS
1.5.0
The foxBMS Battery Management System API Documentation
|
#include <contactor_cfg.h>
Status struct for a registry of all contactors
Definition at line 107 of file contactor_cfg.h.
const CONT_CURRENT_BREAKING_DIRECTION_e CONT_CONTACTOR_STATE_s::breakingDirection |
preferred contactor opening direction
Definition at line 114 of file contactor_cfg.h.
CONT_ELECTRICAL_STATE_TYPE_e CONT_CONTACTOR_STATE_s::currentSet |
current setpoint for the contactor
Definition at line 108 of file contactor_cfg.h.
CONT_ELECTRICAL_STATE_TYPE_e CONT_CONTACTOR_STATE_s::feedback |
feedback from the contactor
Definition at line 109 of file contactor_cfg.h.
const CONT_FEEDBACK_TYPE_e CONT_CONTACTOR_STATE_s::feedbackPinType |
type of feedback that the contactor uses
Definition at line 110 of file contactor_cfg.h.
const SPS_CHANNEL_INDEX CONT_CONTACTOR_STATE_s::spsChannel |
channel index of the SPS to which this contactor is connected
Definition at line 113 of file contactor_cfg.h.
const BS_STRING_ID_e CONT_CONTACTOR_STATE_s::stringIndex |
index in which string the contactor is placed
Definition at line 111 of file contactor_cfg.h.
const CONT_TYPE_e CONT_CONTACTOR_STATE_s::type |
type of contactor
Definition at line 112 of file contactor_cfg.h.