Commit Graph

14 Commits

Author SHA1 Message Date
Matthias Heisig
14ec270259 Fixed modbus interface
- Changed registerdefinition in modbus server because or single register reading
2025-10-06 14:40:45 +02:00
Matthias Heisig
dd82744356 Fixed some bugs and added inverter status to modbus register
- Safety now has a tof of 0,5s for Temp, Voltage and Pressure
- Doppelhöcker now switches powercommand during second phase
2025-09-24 10:10:37 +02:00
Matthias Heisig
0d3369d54d Added error and waring messages and updated tower light inputs
- Added strings not ready in time error
- Added battery already full warning
- Added battery already empty warning
- Added battery in stop input to tower light
- Added warnings active to tower light
- Added BMS State Machine errors to tower light input
2025-09-10 12:13:40 +02:00
Matthias Heisig
d718c813c9 Minor refactoring
- Excluded union internal variable from static code analysis
- Excluded unused field in Suncpec struct from static code analysis for later use
2025-09-10 11:17:38 +02:00
Markus.Neukirch
f0e6143997 IBN changes
added sync units for cabinet temperature, changes in modbus interface to EMS (1.0.4 and 1.0.5), added error counter to modbus communication, lot of changes to kaco (faults, consecutive errors, bms error messages), isolation error ledge, allowed startbalancing when on shutdown, tower light integration
2025-09-05 14:24:37 +02:00
Markus Neukirch
e2a44b0d37 Added cabinet temperature and modbus registers
added cabinet temperature to each module, scs and bms cabinet, added corresponding config, hmi interface, hardware & links. Added corresponding warning bits to modbus registers
2025-08-04 18:10:15 +02:00
Markus Neukirch
ee3367eaec EMS-BMS heartbeat and modbus fixes
added ledge and error state when modbus communication is lost, seperated register 13004 (confirm) from registers 13000-13001 (BMS/String warning/error messages) for modbus mapping, added Heartbeat error message to bmsErrors
2025-07-14 18:02:33 +02:00
Matthias Heisig
483fa83149 Switch voltage low and high sequence in modbus error and warning register for consistency 2025-04-15 13:21:56 +02:00
Matthias Heisig
f79cf27c0c Finished first implementation of modbus error registers 2025-04-14 19:38:17 +02:00
Matthias Heisig
4a00a4c414 Added Modbus registers 2025-04-08 07:24:55 +02:00
Matthias Heisig
2221f6bab3 Minor bugfixes and future addons 2025-04-06 10:21:01 +02:00
Matthias Heisig
cf0d144987 Reordered Modbus registers for Energielenker 2024-05-07 18:02:07 +02:00
Matthias Heisig
0ffff9be2a EMS communication and Voltage optimizations
- Added data for EMS communication
- Added highest segment voltage for charging check
- Added lowest segment voltage for discharging check
2024-05-07 17:10:29 +02:00
Matthias Heisig
57987cb19f Fixed Modbus register access 2024-01-17 11:26:11 +01:00