The GXCNT Driver

The driver is a 32/64-bit Windows DLL files: GXCNT.DLL. The DLLs are used with 32-bit or a 64-bit applications running under Windows. The HW device driver is installed by the setup program and is shared by other Marvin Test Solutions products (ATEasy, GXPIO, GXSW, etc). The DLLs can also use VISA (provided by a third party) to access the board hardware instead of the provided HW driver.

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.