Hi,
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 import function that works with the tab delimited "CSV" files that work via the context menu in the editor as shown in the screenshot below.
Is this function not available in the API?
Thanks!
-Justin