C# opc-client .net api basic example
1. Need .DLL and files !! find DLLs online
Search in google for DLL files
[crayon-68209590b9764091314602/]
2. Dll Usings
[crayon-68209590b976e687256078/]
VB EXamples
Public Function Browse(ByRef node As TreeNode, Optional id As Opc.ItemIdentifier = Nothing) As Integer
Try this to for solution
[crayon-68209590b9772096076366/]