Implemented fixes and improvements during comissioning

- New Balancing mode
- HMI Interface for Inverterdata implemented
- Adjusted GVL_CONFIG values
- Read inverter data even when inverter is off
- Added OPC UA settings to inverter data hmi interface
- Added multisettings to safety project for strings
This commit is contained in:
Matthias Heisig
2024-05-06 11:05:33 +02:00
parent b95033a155
commit 327f324be8
58 changed files with 24795 additions and 3667 deletions

View File

@@ -17,6 +17,9 @@ VAR_GLOBAL
// Can change current control mode
xCanChangeControlMode : BOOL;
// Current battery power
diCurrentBatteryPower : DINT;
END_VAR]]></Declaration>
</GVL>
</TcPlcObject>