Remote Commands
Alphabetical List of 5790B Device-Dependent Commands 6
6-59
SH_ACDEL
Deletes an AC/DC difference correction of the currently selected shunt.
Parameter
1. (Integer) Numeric index of the AC/DC difference correction (where zero
represents the first element in the table)
Example
SH_ACDEL 3
Deletes the 4th value from the AC/DC difference correction table
SH_ACMOD
Sets an AC/DC difference correction of the currently selected shunt to a new
frequency and error.
Parameter
1. (Integer) Numeric index of AC/DC difference correction (where zero
represents the first element in the table)
2. (Real) Frequency
3. (Integer) Error in ppm
Example
SH_ACMOD 1,7.0,2
Sets the 2nd value of the AC/DC difference correction table to 7.0 Hz and
2 ppm
SH_ACSETALL
Sets all AC/DC difference corrections for the currently selected shunt at once.
The syntax is: SH_ACSETALL numpts, freq in Hz,error in ppm,...
Parameter
1. (Integer) Number of data points
2. (Real) Frequency in Hz
3. (Integer) Error 1 in ppm
4. (Real) Frequency 2 in Hz
5. (Integer) Error 2 in ppm
…
Example
SH_ACSETALL 3, 1.0e+3, -12, 5.5e+4, 8, 2.0e+5, -3