Constructor. An object is created for the given OPC server, TreeView and ListView dialog.
No OPC server access is done in this constructor. The Show() method needs to be called to have the
server browsed and the result displayed in the specified controls.
Syntax
Parameters
- srv
- OPC server access object
- tvBranches
- TreeView dialog where the branches are displayed.
- lvItems
- ListView dialog where the items of the selected branch are displayed.
Requirements
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x
See Also