MDO3000 Programmer Manual.pdf - 第259页
Commands Listed in Alphabetical Order RECOMMENDED in dicates the measurement accuracy might be improved by degaussing the probe. PASSED indica tes the probe is degaussed. FAILED indicates the degauss operation failed. RU…

Commands Listed in Alphabetical Order
Syntax
CH<x>:PRObe:C
OMMAND <Q String>, <QString>
Arguments
<QString> are quoted strings specifying the probe command and value to set in
the probe attached to the specified channel.
Examples
CH1:PROBE:COMMAND “MODE”, “4–4V1MH z” sets a Tektronix VPI-DPG probe
to the 4-4V1MHz mode.
CH1:PROBE:COMMAND “OUTPUT”, “ON” turns the output of a Tektronix
VPI-DPG probe on.
CH1:PROBE:COMMAND?“MODE” might return CH1:PROBE:COMMAND
“MODE”,“4-4V1MHZ”
.
CH<x>:PRObe:DEGAUss (No Query Form)
This command starts a degauss auto-zero cycle on a TekVPI current probe
attached to the input channel specified by <x>, where x is the channel number.
Group
Vertical
Syntax
CH<x>:PRObe:DEGAUss EXECute
Arguments
EXECute initiates the degauss operation.
CH<x>:PRObe:DEGAUss:STATE? (Query Only)
This command returns the state of the probe degauss for the channel specifiedby
<x>, where is x is the channel number.
NOTE. This command will return
PASSED
for probes that do not support degauss
operations.
Group
Vertical
Syntax
CH<x>:PRObe:DEGAUss:STATE?
Returns
NEEDED indicates the prob
e should be degaussed before taking measurements.
2-228 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual

Commands Listed in Alphabetical Order
RECOMMENDED in
dicates the measurement accuracy might be improved by
degaussing the probe.
PASSED indica
tes the probe is degaussed.
FAILED indicates the degauss operation failed.
RUNNING indicates the probe degauss operation is currently in progress.
CH<x>:PRObe:FORCEDRange
This comma
nd specifies the range of a TekVPI probe attached to the channel
specified by <x>, where x is the channel number.
NOTE. This command will return
PASSED
for probes that do not support degauss
operations.
Group
Vertical
Syntax
CH<x>:PRObe:FORCEDRange <NR3>
CH<x>:PRObe:FORCEDRange?
Arguments
<NR3> is a floating point number that specifies the range, which is probe specific.
Returns
The query form of this command returns 0.0 for probes that do not support
forced ranges.
CH<x>:PRObe:GAIN
This command specifies the gain factor for the probe attached to the channel
specified by <x>, where x is the channel number. The "gain" of a probe is the
output divided by the input transfer ratio. For example, a common 10x probe
has a gain of 1V.
Group
Vertical
Syntax
CH<x>:PRObe:GAIN <NR3>
CH<x>:PRObe:GAIN?
Related Commands
CH<x>:SCAle
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-229

Commands Listed in Alphabetical Order
Arguments
<NR3> is a floati
ng point number that specifies the probe gain. Allowed values
depend on the specific probe.
Examples
CH2:PROBE:GAIN? might return :CH2:PROBE:GAIN 0.1000E+00 indicating
that the attached 10x probe delivers 1 V to the channel 2 BNC for every 10 V
applied to the probe input.
CH<x>:PRObe:ID? (Query Only)
Returns the type and serial number of the probe attached to channel <x>, where x
is the channel number.
Group
Vertical
Syntax
CH<x>:PRObe:ID?
Examples
CH2:PROBE:ID? might return :CH2:PROBE:ID:TYPE "10X";SERNUMBER
"N/A"
indicating that a passive 10x probe of unknown serial number is attached
to channel 2.
CH<x>:PRObe:ID:SERnumber? (Query Only)
Returns the serial number of the probe attached to channel <x>, where x is the
channel number.
NOTE. For Level 0 and 1 probes, the serial number will be "".
Group
Vertical
Syntax
CH<x>:PRObe:ID:SERnumber?
Examples
CH1:PROBE:ID:SERNUMBER? might return :CH1:PROBE:ID:SERNUMBER
"B010289"
indicating that the serial number of the probe attached to channel 1
is B010289.
2-230 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual