The GtWave Driver

The GtWave driver is a 32 and a 64-bit Windows DLL files: GtWave.DLL and GTWAVE64.DLL. The DLL is used with 32 and 64-bit applications running under Windows. The DLLs uses a device driver to access the board resources. The device driver HW.SYS (on Windows NT/2000/XP/Vista/7) or HW.VXD (on Windows 9x/Me) is installed by the setup program and is shared by other Marvin Test Solutions products (ATEasy, GXDIO, etc).

The DLLs can be used with various development tools such as Microsoft Visual C++, Borland C++ Builder, Microsoft Visual Basic, Borland Pascal or Delphi, ATEasy and more. The following paragraphs describe how to create an application that uses the driver with various development tools. Refer to the paragraph describing the specific development tool for more information.