5790B
Operators Manual
6-62
SH_LISTALL?
Lists all shunt serial numbers available.
Parameter
None
Example
SH_LISTALL?
456123,2A
4562,20MA
1345,20MA
Shows three shunts, a 2 A shunt and two 20 MA shunts and their respective
serial numbers.
SH_LE?
Returns the loading error 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_LE?
5,0.00e+00,0,1.00e+03,0,1.00e+04,0,3.00e+04,0,1.00e+05,0
SH_LEADD
Adds a loading error correction for the currently selected shunt.
Parameter
1. (Real) Frequency calibration point
2. (Integer) Error in ppm
Example
SH_LEADD 2e3,4
Adds a 2.0 kHz data point for the currently selected shunt and sets the
loading error to 4 ppm.