diff -r 5ee6967f721d -r 35eeb1ed105f tests/python/plc.xml --- a/tests/python/plc.xml Fri Sep 20 13:38:58 2019 +0200 +++ b/tests/python/plc.xml Tue Sep 24 11:58:31 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 @@ + + + + +