Agilent B1500 VXIplug&play Driver User’s Guide, Edition 3 2-7
Driver Functions
MFCMU data
correction
agb1500_setCmuAdjustMode Selects the correction data setup mode for the MFCMU.
agb1500_execCmuAdjust Gets the correction data for the MFCMU.
agb1500_setLoadCorrMode Sets the CMU load correction function ON or OFF.
agb1500_execLoadCorr Performs the CMU load correction
agb1500_setOpenCorrMode Sets the CMU open correction function ON or OFF.
agb1500_execOpenCorr Performs the CMU open correction
agb1500_setShortCorrMode Sets the CMU short correction function ON or OFF.
agb1500_execShortCorr Performs the CMU short correction
agb1500_clearCorrData Clears the CMU correction data.
Passthrough
Functions
agb1500_cmd Sends a command.
agb1500_cmdInt Sends a command with an integer parameter.
agb1500_cmdReal Sends a command with a real parameter.
agb1500_cmdData_Q Sends a command to read any data.
agb1500_cmdString_Q Sends a command to read string response.
agb1500_cmdInt16_Q Sends a command to read 16 bit integer response.
agb1500_cmdInt16Arr_Q Sends a command to read 16 bit integer array response.
agb1500_cmdInt32_Q Sends a command to read 32 bit integer response.
agb1500_cmdInt32Arr_Q Sends a command to read 32 bit integer array response.
agb1500_cmdReal64_Q Sends a command to read 64 bit real response.
agb1500_cmdReal64Arr_Q Sends a command to read 64 bit real array response.
Category Function Description