tests/python/python@py_ext/pyfile.xml
changeset 2680 6bfed6757495
parent 1401 611fded24ce4
--- 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