The Setup program copies the GtWave driver, a panel executable; the GtWave help file, the README.TXT file, and driver samples. The following is a brief description of each installation file:
WaveEasy.exe – Windows application used to create and edit waveform files.
WaveEasyRT.dll – Scripting library (using Microsoft Component Object Model) used to create and modify waveform files via any programming language that support Microsoft ActiveX/COM standard.
Examples.WaveEasy – WaveEasy file which contains many examples for various formulas.
BandFilter.WaveEasy – WaveEasy file which contains several segments with FIR and FFT Band Pass Filter formulas
GtWave.dll – Windows DLL for 32 bit applications running under Windows (32/64 bit).
GtWave64.dll – Windows DLL for 64 bit applications running under Windows (64 bit).
GtWavePanel.exe – A 32 bit instrument front panel application for all GtWave supported boards running under Windows (32/64 bit).
GtWavePanel64.exe – A 64 bit instrument front panel application for all GtWave supported boards running under Windows (64 bit).
The following GtWave interface files are used to support the various development tools:
GtWave.h – header file for accessing the DLL functions using the C/C++ programming language. The header file is compatible with the following 32-bit development tools:
GtWave.lib – Import library for GtWave.DLL (used when linking 32 bit C/C++ application that uses GtWave.dll).
GtWave64.lib – Import library for GtWave.DLL (used when linking 64 bit C/C++ application that uses GtWave64.dll).
GtWaveBC.lib – Import library for GtWave.DLL (used when linking Borland C/C++ application that uses GtWave.dll).
GtWave.pas – interface file to support Borland Pascal Borland Delphi.
GtWave.bas – Supports Microsoft Visual Basic 4.0, 5.0 and 6.0.
GtWave.cs – Supports Microsoft Visual C#.
GtWave.vb – Supports Microsoft Visual Basic .NET.
GX1120.drv – ATEasy driver File for GX1120.GtWave Virtual Panel Program.
GtWave.chm – On-line version of the GX1120 User’s Guide. The help file is provided in a Windows Compiled HTML help file (.chm). The file contains information about the GX1120 board, programming reference and panel operation.
GtWaveUG.pdf – On line, printable version of the GX1120 and WaveEasy 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 GtWave manuals. You can view and/or print this file using the Windows NOTEPAD.exe or other text file editors.
The sample program include a C/C++ sample compiled with various development tools, Visual Basic example and an ATEasy example. Other examples may be available for other programming tools. The examples are installed to the GtWave Examples subfolder.
GtWaveExampleC.cpp – Source file
GtWaveExampleC.ico – Icon file
GtWaveExampleC.rc – Resource file
GtWaveExampleC.vcproj – VC++ .NET project file
GtWaveExampleC.exe – Example executable
GtWaveExampleC.cpp – Source file
GtWaveExampleC.ico – Icon file
GtWaveExampleC.rc – Resource file
GtWaveExampleC.dsp – VC++ project file
GtWaveExampleC.exe – Example executable
GtWaveExampleC.cpp – Source file
GtWaveExample.ico – Icon file
GtWaveExampleC.rc – Resource file
GtWaveExampleC.bpr – Borland project file
GtWaveExampleC.exe – Example executable
GtWaveExampleCS.cs – Source file
GtWaveExampleCS.csproj – Project file
GtWaveExampleCS.exe – Example executable
GtWaveExampleVB.vb – Example form.
GtWaveExampleVB.Designer.vb – Example form designer file.
GtWaveExampleVB.resx – Example form resource.
GtWaveExampleVB.vbproj – Project file
GtWaveExampleVB.exe – Example executable
GtWaveExampleVB6.frm – Example form
GtWaveExampleVB.Designer.vb – Example form designer file
GtWaveExampleVB.resx – Example form resource
GtWaveExampleVB6.vbp – Project file
My Project subfolder – Example project settings files
GtWaveExampleVB6.exe – Example executable
GX1120.prj – example project
GX1120.sys – example system
GX1120.prg – example program
GtWaveExample.vi
Microsoft Visual Basic .NET example files:
WaveEasyRTExampleVB.vb – Example form
WaveEasyRTExampleVB.Designer.vb – Example form designer file.
WaveEasyRTExampleVB.resx – Example form resource
WaveEasyRTeExampleVB.vbproj – Project file
My Project subfolder – Example project settings files
WaveEasyRTExampleVB.exe – Example executable