foxBMS  1.6.0
The foxBMS Battery Management System API Documentation
CONT_CONTACTOR_STATE_s Struct Reference

#include <contactor_cfg.h>

Data Fields

CONT_ELECTRICAL_STATE_TYPE_e currentSet
 
CONT_ELECTRICAL_STATE_TYPE_e feedback
 
const CONT_FEEDBACK_TYPE_e feedbackPinType
 
const BS_STRING_ID_e stringIndex
 
const CONT_TYPE_e type
 
const SPS_CHANNEL_INDEX spsChannel
 
const CONT_CURRENT_BREAKING_DIRECTION_e breakingDirection
 

Detailed Description

Status struct for a registry of all contactors

Definition at line 107 of file contactor_cfg.h.

Field Documentation

◆ breakingDirection

const CONT_CURRENT_BREAKING_DIRECTION_e CONT_CONTACTOR_STATE_s::breakingDirection

preferred contactor opening direction

Definition at line 114 of file contactor_cfg.h.

◆ currentSet

CONT_ELECTRICAL_STATE_TYPE_e CONT_CONTACTOR_STATE_s::currentSet

current setpoint for the contactor

Definition at line 108 of file contactor_cfg.h.

◆ feedback

CONT_ELECTRICAL_STATE_TYPE_e CONT_CONTACTOR_STATE_s::feedback

feedback from the contactor

Definition at line 109 of file contactor_cfg.h.

◆ feedbackPinType

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.

◆ spsChannel

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.

◆ stringIndex

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.

◆ type

const CONT_TYPE_e CONT_CONTACTOR_STATE_s::type

type of contactor

Definition at line 112 of file contactor_cfg.h.


The documentation for this struct was generated from the following file: