Safiery CANbus Alternator Controller

/***************************************************************************** // NMEA2000-Battery Configuration Status -- PGN127513

// Note this has not yet confirmed to be right. Specifically Peukert Exponent can have in // this configuration values from 1 to 1.504. And I expect on code that I have to send // value PeukertExponent-1 to the bus. // Input: // - BatteryInstance BatteryInstance. // - BatType Type of battery. See definition of tN2kBatType // - SupportsEqual Supports equalization. See definition of tN2kBatEqSupport // - BatNominalVoltage Battery nominal voltage. See definition of tN2kBatNomVolt // - BatChemistry Battery See definition of tN2kBatChem // - BatCapacity Battery capacity in Coulombs. // - BatTemperatureCoeff Battery temperature coefficient in % // - PeukertExponent Peukert Exponent // - ChargeEfficiencyFactor Charge efficiency factor

//***************************************************************************** // Converter (Inverter/Charger) Status 127750 // Input: // - 1 Sequence ID

// - 2 Connection Number // - 3 Operating State // - 4 Temperature State // - 5 Overload State // - 6 Low DC Voltage State // - 7 Ripple State //

/**************************************************************************** // Engine parameters rapid - 127488L // Input: // - EngineInstance Engine instance. // - EngineSpeed RPM (Revolutions Per Minute) // - EngineBoostPressure in Pascal // - EngineTiltTrim

79

Powered by