MDO3000 Programmer Manual.pdf - 第473页

Commands Listed in Alphabetical Order Unit string Description "V AR" volt-amperes resistive "VV" volts squared "VW" volt-watts "VdB" volts-decibels "Vs" volt-seconds &quo…

100%1 / 1158
Commands Listed in Alphabetical Order
MEASUrement:
MEAS<x>:UNIts? (Query Only)
Returns the units associated with the specified measurement. The measurement
slots are specified by <x>, which ranges from 1 through 8 (only 4 in
MDO3000 mode
ls).
Group
Measurement
Syntax
MEASUrement:MEAS<x>:UNIts?
Related Commands
MEASUrement:MEAS<x>:TYPe
Returns
This query returns one of the following strings.
Unit string Description
"%"
percent
"/Hz"
inverse hertz
"?"
indeterminate
"A"
amperes
"A/A"
amperes per ampere
"A/V"
amperes per volt
"A/W"
ampere per watt
"A/dB"
amperes per decibel
"A/s"
amperes per second
"AA" amperes squared
"AW"
ampere-watts
"AdB" ampere-decibels
"As" ampere-seconds
"B" bytes
"Hz" hertz
"IRE"
Institute of Radio Engineers units
"S/s"
samples per second
"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
2-442 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual
Commands Listed in Alphabetical Order
Unit string Description
"VAR" volt-amperes resistive
"VV" volts squared
"VW" volt-watts
"VdB" volts-decibels
"Vs" volt-seconds
"W"
watts
"W/A"
watts per am
pere
"W/V"
watts per volt
"W/W"
watts per
watt
"W/dB"
watt per decibel
"W/s"
watts per second
"WA"
watt-am
peres
"WV" watt-volts
"WW" watts s
quared
"WdB" watt-decibels
"Wfms" waveforms
"Ws" watt-seconds
"dB" decib
els
"dB/
A"
decibels per ampere
"dB
/V"
decibels per volt
"dB
/W"
decibels per watt
"d
B/dB"
decibels per decibel
"dBA" decibel-amperes
"dBV" decibel-volts
"
dBW"
d
ecibel-watts
"dBdB" decibels squared
"day" days
"degrees" degrees
"div" divi sions
"edges" edges
"hits" hits
"hr" hours
"joules" joules
"min" minutes
"ohms" ohms
"percent"
percent
"pulses" pulses
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-443
Commands Listed in Alphabetical Order
Unit string Description
"s" seconds
"unk" unknown
Examples
MEASUREMENT:MEAS1:UNITS? might return :MEASUREMENT:MEAS1:UNIts %
indicating units for measurement 1 are set to percent.
MEASUrement:MEAS<x>:VALue? (Query Only)
Returns a calculate value for the measurement specified by <x>, which ranges
from 1 through 8 (only 4 in MDO3000 models).
NOTE. This is the same value as displayed on-screen. If measurement statistics
are enabled, a new value is calculated with every waveform. In addition, this
value is updated approximately every 1/3 second. If you are acquiring a long
acquisition record, the oscilloscope may take longer to update.
Group
Measurement
Syntax
MEASUrement:MEAS<x>:VALue?
Related Commands
MEASUrement:MEAS<x>:UNIts?,
*ESR?,
ALLEv?
Examples
MEASUREMENT:MEAS1:VALUE? might return : MEASUREMENT:MEAS1:VALue
2.8740E-06
. 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:METHod
This command specifies the method used to calculate the 0% and 100% reference
level.
Group
Measurement
2-444 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual