When browsing the OPCSystems.NET OPC Server from a 3rd party OPC Client for OPCSystems.NET Tags I only get the Value parameters. How can access the rest of the properties when browsing?

Modify the file DANSrv.exe.config in the directory C:\Program Files\Open Automation Software\OAS\ with Notepad or a text editor.

Set the property ValueOnlyBrowsing to False.

<add key=""ValueOnlyBrowsing"" value=""False""/>
<< View All FAQs
<< View All Troubleshooting Topics