Added Kaco inverter implementation

- Added Kaco inverter implementation
- Small refactoring
- Added release inverter power signal for simultaneous start of the
  inverters
This commit is contained in:
Matthias Heisig
2025-08-11 23:26:40 +09:00
parent 6f97c1aa6b
commit 9c6e28b83d
20 changed files with 1426 additions and 1665 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4024.12">
<TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4026.12">
<POU Name="FB_UMD705" Id="{e3557e0d-5497-476d-aba3-e3a1e4ffd057}" SpecialFunc="None">
<Declaration><![CDATA[FUNCTION_BLOCK FB_UMD705
VAR_INPUT
@@ -43,14 +43,5 @@ IF _xExecute THEN
_xExecute := FALSE;
END_IF]]></ST>
</Implementation>
<LineIds Name="FB_UMD705">
<LineId Id="21" Count="0" />
<LineId Id="24" Count="11" />
<LineId Id="23" Count="0" />
<LineId Id="22" Count="0" />
<LineId Id="17" Count="1" />
<LineId Id="9" Count="0" />
<LineId Id="19" Count="1" />
</LineIds>
</POU>
</TcPlcObject>