Fixed base library namespace issues with version 1.3.3

This commit is contained in:
2026-02-19 12:04:15 +01:00
parent 2ea0f47b9e
commit c4044be7bd
4 changed files with 89 additions and 99 deletions

View File

@@ -21,6 +21,12 @@ VAR_GLOBAL
// Unit states
stTrayFeederInputState : ST_PMLs;
stTRayFeederInputAdmin : ST_PMLa;
stTestTray : ST_Tray := (
iIdx := 0,
iPosCnt := 8,
arPosX := [75.2, 149.2, 223.2, 297.2, 75.2, 149.2, 223.2, 297.2],
arPosY := [86.95, 44.05, 86.95, 44.05, 235.95, 193.05, 235.95, 193.05]);
END_VAR]]></Declaration>
</GVL>
</TcPlcObject>