Hi guys, currently i have trying to collecting value from global variable from codesys. 1st time i have tried create script python to reading value and execute from codesys, result is value able to read. 2nd time i have tried create 1 application from C#.Net visual studio 2015, have error coming, error is like on below : script on python:ReadVariable.py from future import print_function; import close open project if necessary: if projects.primary: projects.primary.close() opens project proj = projects.open(r"C:\Testing...