MDO3000 Programmer Manual.pdf - 第595页
Commands Listed in Alphabetical Order RF:PRObe:CAL ibrate:ST A TE? (Query Only) This command returns the calibration s tate of the probe connected to the RF input. Conditions MDO3000, MDO4000/B, or MDO4000C models with o…

Commands Listed in Alphabetical Order
Examples
RF:PROBE:AUTO
ZERO EXECute
performs the AutoZero function in the probe.
RF:PRObe:CALibrate (No Query Form)
This command executes a calibration or initialization for a probe attachedto
the RF input,
if the probe is calibratable. To determine whether the probe is
calibratable, use RF:PRObe:CALibrate:CALIBRATABLe?.
Conditions
MDO3000, MDO4000/B, or MDO4000C models with option SA3 or SA6 only.
Group
RF
Syntax
RF:PRObe:CALibrate {EXECute|INITialize}
Related Commands
RF:PRObe:CALibrate:STATE?, RF:PRObe:CALibrate:CALIBRATABLe?
Arguments
EXECute — executes a calibration for the attached probe.
INITialize — initializes the attached probe.
Examples
RF:PROBE:CALIBRATE INIT initializes the probe attached to the RF input.
RF:PRObe:CALibrate:CALIBRATABLe? (Query Only)
This query returns a boolean value that indicates whether the attached probe is
calibratable.
Conditions
MDO300
0, MDO4000/B, or MDO4000C models with option SA3 or SA6 only.
Group
RF
Syntax
RF:PRObe:CALibrate:CALIBRATABLe?
Examples
RF:PRObe:CALibrate:CALIBRATABLe? might return 0, indicating that the
probe attached to the RF input is not calibratable.
2-564 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual

Commands Listed in Alphabetical Order
RF:PRObe:CAL
ibrate:STATE? (Query Only)
This command returns the calibration state of the probe connected to the RF input.
Conditions
MDO3000, MDO4000/B, or MDO4000C models with option SA3 or SA6 only.
Group
RF
Syntax
RF:PRObe:CALibrate:STATE?
Returns
DEFAULT — Not calibrated
COMPensated — Last calibration passed
RUNNING — Probe calibration is in progress.
Examples
RF:PRObe:CALibrate:STATE? might return DEFAULT, indicating that the
probe is not calibrated.
RF:PRObe:COMMAND
This command sets the state of the probe control specified with the first argument
to the state specified with the second argument. The commands and states are
unique to the attached probe type. See the probe documentation for how to set
these string arguments.
The command form takes 2 string arguments: the first is the probe command
enumeration and the second is the data value.
The query form requires a single quoted string argument to specify the probe
command enumeration for which the response data is requested.
Conditions
MDO3000, MDO4000/B, or MDO4000C models with option SA3 or SA6 only.
Group
RF
Syntax
RF:PRObe:COMMAND <QString>, <QStrin g>
RF:PRObe:COMMAND? <QString>
Arguments
<QString> are quoted strings specifying the probe command and value to set in
the probe attached to the specified channel.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-565

Commands Listed in Alphabetical Order
Examples
RF:PROBE:COMM
AND “MODE ”, “4–4V1MHz ”
sets a Tektronix VPI-DPG probe
to the 4-4V1MHz mode.
RF:PROBE:COM
MAND “O UTPUT”, “ON”
turns the output of a Tektronix
VPI-DPG probe on.
RF:PROBE:C
OMMAND?“MODE”
might return RF:PROBE:COMMAND
“MODE”,“4-4V1MHZ”
.
RF:PRObe:DEGAUss (No Query Form)
This command starts a degauss/AutoZero cycle on a TekVPI current probe
attached to the RF input.
Conditions
MDO3000, MDO4000/B, or MDO4000C models with option SA3 or SA6 only.
Group
RF
Syntax
RF:PRObe:DEGAUss EXECute
Examples
RF:PROBE:DEGAUSS EXECute begins the degauss/AutoZero operation.
RF:PRObe:DEGAUss:STATE? (Query Only)
This command returns the state of the probe degauss for the RF input.
NOTE. This command will return
PASSED
for probes that do not support degauss
operations.
Conditions
MDO3000, MDO4000/B, or MDO4000C models with option SA3 or SA6 only.
Group
RF
Syntax
RF:PRObe:DEGAUss:STATE?
Returns
NEEDED indicates the probe should be degaussed before taking measurements.
RECOMMENDED indicates the measurement accuracy might be improved by
degaussing the probe.
2-566 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual