How to use COPC32 on Visual Basic 6.0
This tutorial will guide you how to use COPC32 activeX control on Visual Basic 6.0. COPC32 is an activeX control used to create SCADA applications with OPC technology. COPC32 can connect to OPC server to control and display operations of PLC, DCS, controller, Remote I/O and any hardware support OPC technology.
This tutorial guide you through following step
- Adding COPC32 control on VB 6.0 toolbox
- Identify OPC server and OPC tags to COPC32
- Connect and disconnect to/from OPC server
- Get OPC tag values from OPC Server
- Write value to OPC tag
Read more
How to use COPC32 on Visual Basic 6.0
This tutorial will guide you how to use COPC32 activeX control on Visual Basic 6.0. COPC32 is an activeX control used to create SCADA applications with OPC technology. COPC32 can connect to OPC server to control and display operations of PLC, DCS, controller, Remote I/O and any hardware support OPC technology.
This tutorial guide you through following step
- Adding COPC32 control on VB 6.0 toolbox
- Identify OPC server and OPC tags to COPC32
- Connect and disconnect to/from OPC server
- Get OPC tag values from OPC Server
- Write value to OPC tag
Read more
VB6 to VB.Net Beginners Tutorial
This tutorial is intended to show some of the differences VB.Net has introduced over VB6. This tutorial is aimed at the VB.Net beginner. It will show some of the major differences VB.Net has introduced over VB6. This tutorial does not cover changes in the IDE, only basic code changes.
Read more