Hi there,<br><br>I've been working with the OPC UA server in Zenon recently as my company is using it for a project with a very high profile client. During analysis of the packet stream that Zenon...
Type: Posts; User: justinL
Hi there,<br><br>I've been working with the OPC UA server in Zenon recently as my company is using it for a project with a very high profile client. During analysis of the packet stream that Zenon...
Hi,<br><br>When setting the <strong>Alignment</strong> property of an <em><strong>IVariable</strong></em> (creating the variable in the Zenon...
Appreciate the feedback
Hi,<br><br>I'm attempting to import a batch of variables in Zenon project via the AddIn API in C#. Within the IVariableCollection the "ImportFromXml" function is available, but I cannot find the...
Hi,<br><br>Are there any known details for the limits on the amount of variables that can be used in a single instance of the process gateway running OPC UA server?<br><br>The context being, we're...
Hi C.F.,
I appreciate the help, thank you. It appears that you can't create the function on the fly if it doesn't exist, but it does work if the function already exists, which is no big deal.
...
Hi,
I'm trying to find a way to build a "Screen Switch Function" on the fly in an Add-In service. Considering the following configuration:
[AddInExtension("Temp Service", "Service extension...