Maybe my search skills are lacking, but I can’t seem to find how I can create a common function that my UDT tag value changed scripts can access. Basically in some of my UDT tag value changed scripts I want to call MySpecialHelperFunction(). I tried a project library, but obviously this didn’t work because the project library isn’t accessible by the gateway tag value changed events. So how would I create my MySpecialHelperFunction() at the gateway level?
See “Gateway Scripting Project” setting:
1 Like