Safiery CANbus Alternator Controller

#define INTERNAL ERROR

31..39

#define FC_SYS_FET_TEMP

41

// Internal Field FET temperature exceed limit.

#define FC_SYS_REQIRED_SENSOR

42

// A 'Required' sensor is missing, and we are configured to FAULT out.

#define FC_NO_VALT_VOLTAGE

43 + 0x8000 // No/low voltage has been sensed on the VAlt+ line, blow fuse?

#define FC_EXCESSIVE_VALT_OFFSET

44

// There is excessive voltage offset (5V or more) between VAlt+ and VBat+ sense lines. (This test is disabled in a split system, ala 48v battery, 12v field power source on Alt+ line)

#define FC_CAN_BATTERY_DISCONNECTED 51

// We have received a CAN message that the battery charging bus has been disconnected.; // We have noted that a command has been sent asking for the battery bus to be disconnected!

#define FC_CAN_BATTERY_HVL_DISCONNECTED 52

#define FC_LOG_BATTINST

53

// Battery Instance number is out of range (needs to be from 1..100)

#define FC_TOO_MANY_AGGERGATION

54

// Too many different BMS's have been found in the aggregation range, internal table size exceeded.

#define FC_CAN_AEBUS_FAULTED

55 + 0x8000U // AEBus device (Discovery battery) has send a warning or fault status. As there is no fore-warning of a disconnect, // treat all warnings as a pending disconnect and fault. But then do auto- restart to see if it clears.

#define FC_TOO_MANY_VEREG_DEVICE

56

// Too many VEreg (Victron) devices for us to track

#define FC_CAN_BATTERY_LVL_DISCONNECTED 57

// We have noted that a command has been sent asking for the battery bus to be disconnected due to Low Voltage! // We have noted that a command has been sent asking for the battery bus to be disconnected due to high current (Charge and/or discharge). // We have noted that a command has been sent asking for the battery bus to be disconnected due to High Battery Temperature. // We have noted that a command has been sent asking for the battery bus to be disconnected due to Low Battery Temperature.

#define FC_CAN_BATTERY_HC_DISCONNECTED 58

#define FC_CAN_BATTERY_HT_DISCONNECTED 59

#define FC_CAN_BATTERY_LT_DISCONNECTED 61

#define INTERNAL ERROR

71..79

#define INTERNAL_DCDC_ERRORS

81..89

#define INTERNAL ERROR

1xx + 0x8000U

96

Powered by