diff -r 2783906d5792 -r 6bfed6757495 tests/python/python@py_ext/pyfile.xml --- a/tests/python/python@py_ext/pyfile.xml Wed Jun 17 14:30:55 2020 +0200 +++ b/tests/python/python@py_ext/pyfile.xml Wed Jun 17 14:32:55 2020 +0200 @@ -20,6 +20,7 @@ print "Failed Python_to_C_Call failed" res = None print "Python read PLC global :",PLCGlobals.Test_Python_Var + print "Python read PLC global Grumpf :",PLCGlobals.Grumpf PLCGlobals.Second_Python_Var = 789 sys.stdout.flush() return res