MDO3000 Programmer Manual.pdf - 第460页
Commands Listed in A lphabetical Order Unit string Description "hr" hours "joules" joules "min" minutes "ohms" ohms "percent" percent "pulses" pulses "s&qu…

Commands Listed in Alphabetical Order
Unit string Description
"V" volts
"V/A"
volts per ampere
"V/V"
volts per volt
"V/W"
volts per watt
"V/dB"
volts per decibel
"V/s"
volts per second
"VA" volt-amperes
"VAR" volt-ampe
res resistive
"VV" volts squared
"VW" volt-watts
"VdB" volts-d
ecibels
"Vs" volt-seconds
"W"
watts
"W/A"
watts per ampere
"W/V"
watts p
er volt
"W/W"
watts per watt
"W/dB"
watt
per decibel
"W/s"
watt
s per second
"WA
"
watt-amperes
"WV" watt-volts
"WW" watts squared
"W
dB"
wa
tt-decibels
"W
fms"
wa
veforms
"Ws" watt-seconds
"dB" decibels
"dB/A"
d
ecibels per ampere
"dB/V"
decibels per volt
"dB/W"
decibels per watt
"dB/dB"
decibels per decibel
"dBA" decibel-amperes
"dBV" decibel-volts
"dBW" decibel-watts
"dBdB" decibels squared
"day" days
"degrees" degrees
"div" divi sions
"edges" edges
"hits" hits
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-429

Commands Listed in Alphabetical Order
Unit string Description
"hr" hours
"joules" joules
"min" minutes
"ohms" ohms
"percent"
percent
"pulses" pulses
"s" seconds
"unk" unknown
Examples
MEASUREMENT:IMMED:UNITS? might return
:MEASUREMENT:IMMED:UNIts "s"
indicating that uni
ts for the immediate measurement are in seconds.
MEASUrement:IMMed:VALue? (Query Only)
Returns the value of the measurement specified by the MEASUrement:IMMed:
TYPe command. The measurement is immediately taken on the source(s)
specified by a MEASUrement:IMMed:SOUrce<x> command.
NOTE. A change to HORizontal:MAIn:SCALe or CH<x>:SCALe will not
necessarily ha
ve taken affect if immediately followed by this command.
NOTE. Before using this query, you should make sure the prerequisites a re
completed. (S
ee page 3-7, Synchronization Methods.)
Group
Measurement
Syntax
MEASUrement:IMMed:VALue?
Related Commands
MEASUrement:IMMed:TYPe,
MEASUrement:IMMed:SOUrce<x>,
*ESR?,
ALLEv?
2-430 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual

Commands Listed in Alphabetical Order
Examples
MEASUREMENT:I
MMED:VALUE?
might return :MEASUREMENT:IMME D:VALUE
9.9000E+37.
If the measurement has an error or warning associated with it,
then an item is added to the error queue. The error can be checked for with the
*ESR? and ALLEv? commands.
MEASUrement:INDICators? (Query Only)
Returns all measurement indicator parameters.
Group
Measurement
Syntax
MEASUrement:INDICators?
Examples
MEASUREMENT:INDICATORS? might return
MEASUREMENT:INDICATORS:STATE MEAS
1;NUMHORZ 0;NUMVERT 4;HORZ1
7.5E0;HORZ2 -3.40000009 5367E0;HORZ3 0.0E0;HORZ4 0.0E0;VERT1
-6.351123E-6;VERT2 -3.179753E-6;VERT3 -6.40943E-6;VERT4
-6.403E-6
MEASUrement:INDICators:HORZ<x>? (Query Only)
Returns the position of the specified horizontal measurement indicator <x>, where
<x> can be 1, 2, 3, or 4.
Group
Measurement
Syntax
MEASUrement:INDICators:HORZ<x>?
Examples
MEASUREMENT:INDICATORS:HORZ1? might return
MEASUREMENT:INDICATORS:HORZ1 -2.0E-3 indicating that horizontal
indicator1 has a value of -2mV.
MEASUrement:INDICators:NUMHORZ? (Query Only)
Returns the number of horizontal measurement indicators currently being
displayed.
Group
Measurement
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-431