I would like to use Ignition 7.9.12 to connect to a Pressco Vision system using OPC-UA. When i make the connection and the status goes to connected, i can not browse the Pressco system for the tags that i am looking for. Nothing is available for me to browse. Under the Lane folders (GLiner, FLiner) there is TotalNumberInspected, TotalNumberDefects and TotalPercentDefects which are present in the Pressco system.
I have tried to just type the location with no success. Looking to see if anyone might have to correct syntax to get this information. I have tried in several ways these are just 2 of them. Any help would be much appreciated
ns=1;s=[pressco]4840/Group/FLiner/TotalNumberDefects
ns=1;s=[pressco]Group/FLiner/TotalNumberDefects

