The GXPS driver is a 32-bit Windows DLL file: GXPS.DLL or a 64-bit DLL: GXPS64.DLL. The DLL is used with 32 or 64-bit applications running under Windows XP-Windows 10. The DLL uses a device driver to access the board resources. The device driver HW.SYS or HW64.sys is installed by the setup program and is shared by other Marvin Test Solutions products (ATEasy, GXDIO, etc.). Alternatively, you can use VISA library installed from a third party to access the board resources
The DLLs can be used with various development tools such as Microsoft Visual C++, Borland C++ Builder, Microsoft Visual Basic, Visual C#, LabView, 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.