The Setup program copies the GXCAL driver, a panel executable, the GXCAL help file, the README.TXT file, and driver samples. The following is a brief description of each installation file:
GXCAL.DLL - 32/64-bit Windows DLLs for 32/64 bit applications running under Windows.
GXCALPANEL.EXE and GXCALPANEL64.EXE– 32/64-bit Windows executable provides an instrument
Front panel program for all GXCAL supported boards.
The following GXCAL interface files are used to support the various development tools:
GXCAL.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++
GXCAL.LIB and GXCAL64.LIB - Import library for 32/64-bit GXCAL.DLL used when linking C/C++ 32/64-bit application).
GXCALBC.LIB - Import library for GXCAL.DLL (used when linking Borland C/C++ application that uses GXCAL.DLL).
GXCAL.PAS - interface file to support Borland Pascal Borland Delphi.
GXCAL.BAS - Supports Microsoft Visual Basic 4.0, 5.0 and 6.0.
GXCAL.VB - Supports Microsoft Visual Basic .NET.
GX1034.DRV - ATEasy driver File for GX1034. GXCAL Virtual Panel Program
GXCAL.CHM – On-line version of the GX1034 User’s Guide. The help file is provided in a Windows Compiled HTML help file (.CHM). The file contains information about the GX1034 board, programming reference and panel operation.
GX1034.PDF – On line, printable version of the GX1034 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 GXCAL manuals. You can view and/or print this file using the Windows NOTEPAD.EXE or 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:
GXCALExampleC.cpp - Source file
GXCALExampleC.ico - Icon file
GXCALExampleC.rc - Resource file
GXCALExampleC.vcproj - VC++ .NET project file
GXCALExampleC.exe - 32-bit example executable
GXCALExampleC64.exe - 64-bit example executable
Microsoft Visual C++ 6.0 example files:
GXCALExampleC.cpp - Source file
GXCALExampleC.ico - Icon file
GXCALExampleC.rc - Resource file
GXCALExampleC.dsp - VC++ project file
GXCALExampleC.exe - Example executable
Borland C++ example files:
GXCALExampleC.cpp - Source file
GXCALExample.ico - Icon file
GXCALExampleC.rc - Resource file
GXCALExampleC.bpr - Borland project file
GXCALExampleC.exe - Example executable
Microsoft Visual Basic .NET example files:
GxCalExampleVB.vb - Example form.
GxCalExampleVB.resx - Example form resource.
GxCalExampleVBapp.config - Example application configuration file.
GxCalExampleVBAssebleyInfo.vb - Example application assembly file
GXCALExampleVB.vbproj - Project file
GXCALExampleVB.exe - Example executable
Microsoft Visual Basic 6.0 example files:
GxCalExampleVB6.frm - Example form
GxCalExampleVB6.frx - Example form binary file
GXCALExampleVB6.vbp - Project file
GXCALExampleVB6.exe - Example executable.
ATEasy driver and examples files (ATEasy Drivers directory):
Gx1034.prj - Example project
GX1034.sys - Example system
GX1034.prg - Example program
LabView example:
GxCalExample.vi - Example program