Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 723 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 723 Bytes

OPC UA Browser

opc-ua-tools

Tools to build an HMI using OPC Unified Architecture and Visual Studio.

To Install: You can install the "OPC UA Browser" extension directly into Visual Studio 2019. Go to Tools...Extensions and Updates. Choose Online tab. Search "Workstation.UaBrowser". Install.

To Run: To open the Ua Browser window, go to View...Other Windows...OPC UA Browser

To Use: Enter the url of the server you wish to browse in the text box. Press Enter.

You can drag and drop the nodes onto your view model.

You can customize the code templates by going to Tools...Options...OPC UA Browser

Releases

v1.5.15 Support Visual Studio 2019. v1.5.14 Cache data types when browsing.