Driver Function |
Description |
General |
|
GxPsInitialize |
Initializes the GX7400 driver for the specified slot. |
GxPsInitializeVisa |
Initializes the GX7400 driver for the specified slot using VISA resources. |
GxPsPanel |
Opens a virtual panel used to interactively control the GX7400. |
GxPsReset |
Resets the GX7400 board to its default settings. |
GxSpGetDriverSummary |
Returns the driver name and version. |
GxPsGetErrorString |
Returns the error string associated with the specified error number. |
Returns the Extended board’s Serial Number information. |
|
|
Functions |
|
GxPsGetBoardSummary |
Returns the board summary from the EEPROM |
GxPsGetCalibrationDate |
Returns the board calibration date from the on-board EEPROM. |
GxPsGetCalibrationInfo |
Returns the calibration information. |
GxPsGetChannelCalibrationDate |
Returns the specified channel calibration date from the on-board EEPROM. |
GxPsGetCurrent |
Returns the specified channel’s current. |
GxPsGetCurrentLimit |
Returns the specified channel’s current limit. |
GxPsGetDriverSummary |
Returns the driver description string and version number. |
GxPsGetErrorString |
Returns the error string as specified by the error number. |
GxPsGetStandby |
Returns the specified channel’s state (Standby/On). |
GxPsGetState |
Returns the specified channel’s status (Inhibit/Fail). |
GxPsGetType |
Returns the specified channel’s module configuration. |
GxPsGetVoltage |
Returns the specified channel’s voltage. |
GxPsRecallSettings |
Recalls and apply the specified channel’s parameters from the on-board EEPROM. |
GxPsSetCurrentLimit |
Sets the specified channel’s current limit. |
GxPsSetStandby |
Sets the specified channel to Standby or On. |
GxPsSetStandbyImmediate |
Sets the specified channel to Standby or On in the shortest time possible. |
GxSpSetVoltage |
Sets the specified channel’s voltage. |
GxPsSetVoltageAndWaitUntilReady |
Sets the specified channel’s voltage. The function return when the specified voltage settings was verified or in case of a timeout. |
GxPsStoreSettings |
Store the specified channel’s parameters to the on-board EEPROM. |
|
User Calibration Functions |
|
GxPsUserCalReadMeasuredVal |
Returns the specified calibration step voltage value as was set by the user. |
GxPsUserCalRestoreFactoryCalibration |
Restore the specified channel’s calibration data back to the manufacture data. |
GxPsUserCalSetup |
Initialize the specified channel’s for calibration and sets the load value. |
GxPsUserCalSetupForMeasurement |
Sets the currently under calibration channel output voltage according to the specified calibration step. |
GxPsUserCalStoreCalibrationData |
Stores the calibration data to the on-board EPROM. |
GxPsUserCalWriteMeasuredVal |
Sets the specified calibration step voltage value as was measured by the user. |