Opcodes massiv erweitert

This commit is contained in:
2025-10-14 00:45:29 +02:00
parent 5a002806a9
commit 8f773312b0
47 changed files with 691 additions and 138 deletions

View File

@ -49,3 +49,14 @@ END_FOR;
x := x + y / 2.0;
END_PROGRAM
//=== Variable summary ===
//Index Type Value
//0 UINT 1
//1 UINT 12
//2 UINT 1
//3 DINT 25
//4 BOOL 1
//5 REAL 16,25
//6 LREAL 25
//7 INT 3