Mode Mapping — Hinen#

How GbbOptimizer modes translate to Hinen protocol settings.

Mapping Table#

OperationWork ModeCharge/Discharge EnableCharge/Discharge Start/EndCharge/Discharge SOCCharge/Discharge RateAntiBackflow EnableAntiBackflow Limit Rate
NormalSelf-consumptionno100%
ChargeTime period controlyesyesSOC%= ChargeLimit / (MaxInverterChargeDC_kW or MaxBatteryChargeDC_kW) * 100%no
DischargeTime period controlyesyesSOC%= -abs(DischargeLimit) / (MaxInverterChargeDC_kW or MaxBatteryChargeDC_kW) * 100%. DischargeLimit = Max GridSetpoint / Discharge (W). If discharge must be slower — the program calculates the value.yessame as Charge/Discharge Rate but > 0
DisableChargeTime period controlyesyescurrent SOC1%no

Notes#

  • Rate is expressed as a percentage of the maximum inverter (or battery) power, not in watts
  • In Normal mode the system returns to Self-consumption mode with SOC = 100% and Charge/Discharge disabled
  • In DisableCharge mode SOC is set to the current level and Rate to a minimum of 1%