Safiery CANbus Alternator Controller

CCS canConfig = { 0,

// .BI_OVERRIDE

--> Battery Instance attached to. 0=use DIP switches, override with $CCN command

1,

// .DEVICE_INSTANCE

--> Default 'Charger' instance. Override with $CCN

70,

// .DEVICE_PRIORITY

--> Default 'Device Ranking' - 70, Below AC powered chargers. Override with $CCN command

true,

// .CONSIDER_MASTER

--> Default, is no one else steps up to the plate - shall we try to be master? Override with $CCN

true,

// .SHUNT_AT_BAT

--> Most installs have Shunt at battery.

RVCDCbt_Unknown, // .BATTERY_TYPE

--> Default, we do not know unless the user tells us.

true,

// .ENABLE_OSE

--> Default, push out OSEnergy (RV-C) messages (This is NEEDED to support remote instrumentation, prioritization, etc.) Override with $CCN

true,

// .ENABLE_NMEA2000

--> Default, push out NMEA-2000 messages. Override with $CCN

false

// .ENABLE_NMEA2000_RAT --> Default, do not look for a NMEA2000 device to remotely supply battery amperage and temperature - and we will send out PGN: 127506

};

94

Powered by