Customer Support Center : Active-CV2100 ActiveX Control
All examples provided to the user are for instructional use only. Developer's that download the following examples are expected to have Visual Basic 6 and have purchased and installed the Active-CV2100 ActiveX control on their development computer. All sample programs require that the "Password" property of the CV2100_Comm control be correctly set before compiling/running the program.
Programming Examples
 

EXAMPLE 1: Automated Data and Part Image Acquisition (VB6.0)
This is is the first sample program presented in the Active-CV2100 developers guide ("Your First CV-2100 Program"). This program will demonstrate the use of the Active-CV2100 ActiveX control in a simple program to log measurement data and part images sent from the CV-2100. The program will be responsible for triggering the CV-2100 every 5 seconds. When measurement and image data is received by the CV-2100 via the Ethernet connection it will be displayed to the user and saved to disk.

   
  EXAMPLE 2: Using the Active-CV2100 ActiveX Control with .NET
This example show you how to use the Active-CV2100 ActiveX Control with Visual Studio .NET. This example accompanies the white paper, "Using Your Active-CV2100 ActiveX Control with Visual Studio.NET".