GX1838 Functions

The following list is a summary of functions available for the GX1838:

Driver Functions and Description

Driver Functions
Description
General
Gx1838Initialize
Initializes the GX1838 driver for the specified slot.
Gx1838InitializeVisa
Initializes the GX1838 driver for the Visa resource.
Gx1838Panel
Opens a virtual panel used to interactively control the GX1838.
Gx1838Reset
Resets the GX1838 board to its default settings.
GxPdoGetDriverSummary
Returns the driver name and version.
GxPdoGetErrorString
Returns the error string associated with the specified error number.
Functions
Gx1838GetBoardSummary
Returns the Gx1838 version, serial number and calibration date.
Gx1838GetChannelRail
Returns the specified channel rail connection.
Gx1838GetDacCalibrationDataSource
Returns the specified DAC calibration data source currently in use.
Gx1838GetDacCalibrationDataSources
Returns the specified DAC calibration source data string.
Gx1838GetDacCalibrationDataString
Returns the specified DAC calibration source data string.
Gx1838GetDacVoltage
Returns the specified DAC voltage.
Gx1838GetRailSource
Returns the specified rail source.
Gx1838SetChannelRail
Sets the specified channel to the specified rail.
Gx1838SetDacCalibrationDataSource
Returns the specified DAC calibration data source currently in use.
Gx1838SetDacVoltage
Sets the specified DAC voltage.
Gx1838SetRailSource
Set the specified rail source.
Calibration by User Functions
Gx1838CalByUserDeleteClibration
Delete the specified calibration data source.
Driver Functions and Description
Gx1838CalByUserReadMeasuredVoltage
Returns the measured value of the specified voltage level used in the calibration process for the DAC currently under calibration.
Gx1838CalByUserSetup
Initiates a new calibration process and sets up the specified DAC for calibration.
Gx1838CalByUserSetupDacForMeasurement
Sets the DAC currently under calibration to the specified min/max voltage level.
Gx1838CalByUserStoreDacCalibrationData
Stores the calibration data of the DAC currently under calibration.
Gx1838CalByUserWriteMeasuredVoltage
Writes the measured value by the user for the specified voltage level used in the calibration process for the DAC currently under calibration.