CORIO ActiveX Control Beta 1.00 - 23/01/01

This ActiveX Control can be used within many programming languages (eg. Visual Basic), and makes control of the unit very easy. As an example, once the control is added to a Visual Basic form, the following code is all that is required in order to toggle Image Freeze mode on and off:

Corio.ImageFreeze = 1 - Corio.ImageFreeze

Similarly, you can set a CORIOgen Eclipse to Overlay mode by issuing:

Corio.Mode = 2

Copy the file into your c:\windows\system directory, and add it to your program. You'll need to make sure the CommPort value is set for the right RS232 COM port to use on your system. The COM port is automatically openned when you first start controlling the unit, and closes when the ActiveX Control terminates.

(c) 2001 Vine Micros Ltd. Permission is granted to freely use and distribute the OCX file. Portions (c) Microsoft.