The Setup program copies the GXCNT driver, a panel executable, the GXCNT help file, the README.TXT file, and driver samples. The following is a brief description of each installation file:
GXPIO.DLL - 32/64 bit Windows DLLs for 32/64 bit applications running under Windows.
GXPIOPANEL.EXE and GXPIOPANEL64.EXE – An instrument front panel program for all GXPIO supported boards.
The following GXCNT interface files are used to support the various development tools:
GXCNT.H - header file for accessing the DLL functions using the C/C++ programming language. The header file compatible with the following 32 bit development tools:
Microsoft Visual C++, Microsoft Visual C++ .NET
Borland C++
GXPIO.LIB and GXPIO64.LIB - Import library for GXPIO.DLL drivers (used when linking C/C++ application).
GXCNTBC.LIB - Import library for GXCNT.DLL (used when linking Borland C/C++ application that uses GXCNT.DLL).
GXCNT.PAS - interface file to support Borland Pascal Borland Delphi.
GXCNT.PY - interface file to support python applications.
GXCNT.BAS - Supports Microsoft Visual Basic 4.0, 5.0 and 6.0.
GXCNT.VB - Supports Microsoft Visual Basic .NET.
GTX2200.drv - ATEasy driver File for GTX2200 and GXCNT Virtual Panel Program
GC2200.drv - ATEasy driver File for GC2200 and GXCNT Virtual Panel Program
GxCnt.llb – LabView library.
GXCNT.CHM – On-line version of the GXCNT User’s Guide. The help file is provided in a Windows Compiled HTML help file (.CHM). The file contains information about the GC2200/GTX2200 board, programming reference and panel operation.
GXCNT.PDF – On line, printable version of the GXCNT User’s Guide in Adobe Acrobat format. To view or print the file you must have the reader installed. If not, you can download the Adobe Acrobat reader (free) from http://www.adobe.com.
README.TXT – Contains important last minute information not available when the manual was printed. This text file covers topics such as a list of files required for installation, additional technical notes, and corrections to the GXCNT manuals. You can view and/or print this file using the Windows NOTEPAD.EXE or any other text file editors.
The sample program includes a C/C++ sample compiled with various development tools, Visual Basic example and an ATEasy sample. Other examples may be available for other programming tools.
Microsoft Visual C++ .NET example files:
GxCntExampleC.cpp - Source file
GxCntExampleC.ico - Icon file
GxCntExampleC.rc - Resource file
GxCntExampleC.vcproj - VC++ .NET project file
GXCntExampleC.exe - 32 bit example executable
GXCntExampleC64.exe - 64 bit example executable
Microsoft Visual C++ 6.0 example files:
GxCntExampleC.cpp - Source file
GxCntExampleC.ico - Icon file
GxCntExampleC.rc - Resource file
GxCntExampleC.dsp - VC++ project file
GxCntExampleC.exe - Example executable
Borland C++ example files:
GxCntExampleC.cpp - Source file
GxCntExample.ico - Icon file
GxCntExampleC.rc - Resource file
GxCntExampleC.bpr - Borland project file
GxCntExampleC.exe - Example executable
Microsoft Visual Basic .NET example files:
GxCntExampleVB.vb - Example form.
GxCntExampleVB.resx - Example form resource.
GxCntExampleVBapp.config - Example application configuration file.
GxCntExampleVBAssembleyInfo.vb - Example application assembly file
GxCntExampleVB.vbproj - Project file
GxCntExampleVB.exe - Example executable
Microsoft Visual Basic 6.0 example files:
GxCntExampleVB6.frm - Example form
GxCntExampleVB6.frx - Example form binary file
GxCntExampleVB6.vbp - Project file
GxCntExampleVB6.exe - Example executable.
ATEasy driver and examples files (ATEasy Drivers directory):
GC2200.prj - example project
GC2200.sys - example system
GC2200.prg - example program
GTX2200.prj - example project
GTX2200.sys - example system
GTX2200.prg - example program