mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 17:59:27 +02:00
Add option for NO contactor to disconnect inverter.
This commit is contained in:
parent
bc1a75a5b6
commit
cb025e47dc
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@
|
||||||
/* Automatic Precharge settings (Optional) If you have a battery that expects an external voltage applied before opening contactors (within the battery), configure this section */
|
/* Automatic Precharge settings (Optional) If you have a battery that expects an external voltage applied before opening contactors (within the battery), configure this section */
|
||||||
//#define PRECHARGE_CONTROL //Enable this line to control a modified HIA4V1 (see wiki) by PWM on the PRECHARGE_PIN.
|
//#define PRECHARGE_CONTROL //Enable this line to control a modified HIA4V1 (see wiki) by PWM on the PRECHARGE_PIN.
|
||||||
//#define MEB_BATTERY_DC_CHARGEPORT //Enable this line if using DC Chargeport of MEB battery to precharge
|
//#define MEB_BATTERY_DC_CHARGEPORT //Enable this line if using DC Chargeport of MEB battery to precharge
|
||||||
|
//#define INVERTER_DISCONNECT_CONTACTOR_IS_NO //Enable this line if the contactor to disconnect the inverter during automatic precharge is NO type
|
||||||
|
|
||||||
/* Other options */
|
/* Other options */
|
||||||
//#define EQUIPMENT_STOP_BUTTON // Enable this to allow an equipment stop button connected to the Battery-Emulator to disengage the battery
|
//#define EQUIPMENT_STOP_BUTTON // Enable this to allow an equipment stop button connected to the Battery-Emulator to disengage the battery
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue