The GX7400 software module, also referred to as the GXPS software package, includes the following:
Function Library (DLL and LIB files).
Virtual Panel (stand-alone executable).
Programming language interface files for C, VB, C#, ATEasy, LabView and more
Programming Examples
Windows Help File
Installation and Setup utility.
This part of the module contains functions that perform the following:
Initialize |
Initializing the board and retrieving the board handle. |
Reset |
Resetting the power supply to the default state. |
Store |
Stores the power supply voltage and current setting |
Recall |
Retrieve the previously stored power supply voltage and current setting. |
Set Current |
Apply the current setting to the specified channel. |
Set Voltage |
Apply the voltage setting to the specified channel. |
On/standby |
Sets the specified channel to On (channel is active) or to Stand by. |
The driver is supplied as Windows 32-bit DLL used by Windows 95, 98, Me, 2000, XP and above.
Exported functions are declared using Pascal calling conventions to provide access from various development tools. Interface files and examples are provided for various development tools and programming languages, such as VC++, VB, C#, LabView, Pascal, and Marvin Test Solutions' ATEasy.