Use the VB Application Wizard for simplified creation of a Visual Basic application.
The Wizard creates a VB Windows application project with small sample code. The sample code browses the installed OPC servers, connects to the selected server and browses the server's items.
Within minutes you have a custom client application that connects to your OPC server.
| Action | Description |
|
Project Creation |
1) Start Visual Studio and select File - New - Projects |
|
Sample Code
|
The wizard created sample code does: |
|
Deployment
|
To distribute the application you need to copy the files from the BIN subdirectory: |