I have a few questions regarding scripting and edge gateways.
I understand that gateway scripting would require the Edge Compute module, but what scripting is included under "Gateway Scripting?" Of course component event scripts are not gateway scripts, but what about the global project scripts?
For instance, I have common scripts in the project library that are used on various components throughout the project. Would these run without Edge Compute?
I also have an expression tag that calls runScript()
to fill in a dataset (table). Will this require the Edge Compute module?
Since scripting is so core to the "native" Ignition experience it's very surprising that scripting would be limited in any way on an edge panel.
I'm thinking the project script library is client-scope scripting, correct?