diff -r e5ce6c4a8672 -r 39d78c530cbb tests/python/plc.xml --- a/tests/python/plc.xml Sun Jul 14 08:43:12 2019 +0200 +++ b/tests/python/plc.xml Tue Sep 24 11:55:59 2019 +0200 @@ -1,7 +1,7 @@ - + @@ -49,6 +49,16 @@ + + + + + + + + + + @@ -61,6 +71,9 @@ + + + @@ -1351,6 +1364,11 @@ + + + + + @@ -1372,6 +1390,9 @@ }} (* If you do not use GetFbVar and SetFbVar macros, expect unexpected behaviour*) Global_RS(); + +(* testing access to global struct array *) +Dudiduda[2].FIRSTBYTE := 0; ]]> @@ -1442,6 +1463,11 @@ + + + + +