Example Code

Developing an OPC Client Application Using Visual Basic

Code and Documents

Attachment

This example demonstrates a client application that reads from and writes to an OPC server. In addition, you can display the quality and timestamp of the data and present a graphical browsing interface for users to select OPC items. Without changing any code, you also can connect this client application to any OPC server, including an OPC FieldPoint server or other OPC server (PLC or RTU).

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors