5790B
Operators Manual
6-58
SH_AC?
Returns the AC/DC difference correction points for the currently selected shunt.
Parameter
None
Response (comma separated list)
1. (Integer) Number of data points
2. (Real) Frequency calibration point
3. (Integer) Error in ppm
,
.
.
.
Example
SH_AC?
8,1.00e+01,0,5.50e+01,0,4.00e+02,0,1.00e+03,0,1.00e+04,0,3.00e+04,0,7.00e+04,
0,1.00e+05,0
This indicates that there are 8 AC/DC difference correction points for the
currently selected shunt and lists the frequencies and respective error in PPM
for each point.
SH_ACADD
Adds an AC/DC difference data point for the currently selected shunt.
Parameters are frequency and error in ppm.
Parameter
1. (Real) Frequency
2. (Integer) Error in ppm
Example
SH_ACADD 10000.0, 5
SH_ACCLR
Clears all of the AC/DC difference corrections for the currently selected shunt
Parameter
None