Technical data

198 Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
12 Channel Commands
:CHANnel<N>:PROBe:ACCAL
Command :CHANnel<N>:PROBe:ACCAL {AUTO | OFF | PRECprobe}
The :CHANnel<N>:PROBe:ACCAL command sets the type of AC response
probe calibration to use:
OFF — no AC response probe calibration is used.
AUTO — the AC response probe calibration is based on the type of
probe being used and its general characteristics.
PRECprobe — PrecisionProbe or PrecisionCable probe calibration is
used.
<N> An integer, 1 - 4.
Example This example chooses the PresicionProbe or PrecisionCable AC response
calibration for the probe on channel 1.
myScope.WriteString ":CHANNEL1:PROBE:ACCAL PRECprobe"
Query :CHANnel<N>:PROBe:ACCAL?
The :CHANnel<N>:PROBe:ACCAL? query returns the AC response probe
calibration setting for the selected channel.
Returned Format
[:CHANnel<N>:PROBe:ACCAL] {AUTO | OFF | PREC}<NL>
See Also ":CHANnel<N>:PROBe:PRECprobe:MODE" on page 218
":CHANnel<N>:PROBe:PRECprobe:CALibration" on page 217
":CHANnel<N>:PROBe:PRECprobe:ZSRC" on page 219
":CHANnel<N>:PROBe:PRECprobe:BANDwidth" on page 216
NOTE
You are not able to start a PrecisionProbe or PrecisionCable calibration using remote SCPI
commands. However, you can enter SCPI commands to use the resuts of calibrations
performed using the front panel wizards.