MDO3000 Programmer Manual.pdf - 第462页

Commands Listed in A lphabetical Order Syntax MEASUrement:I NDICators:NUMHOR Z? Examples MEASUREMENT:I NDICATORS:NUMHOR Z? might return MEASUREMENT:I NDICATORS:NUMHOR Z 2 indicating there are currently 2 horizontal lines…

100%1 / 1158
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
Commands Listed in Alphabetical Order
Syntax
MEASUrement:I
NDICators:NUMHORZ?
Examples
MEASUREMENT:INDICATORS:NUMHORZ? might return
MEASUREMENT:INDICATORS:NUMHORZ 2 indicating there are currently
2 horizontal lines drawn on the graticule. The indicators show where the
measurement specified by MEASUrement:INDICators:STATE is being
performed.
MEASUrement:INDICators:NUMVERT? (Query Only)
Returns the number of vertical measurement indicators currently being displayed.
Group
Measurement
Syntax
MEASUrement:INDICators:NUMVERT?
Examples
MEASUREMENT:INDICATORS:NUMVERT? might return
MEASUREMENT:INDICATORS:NUMVERT 2 indicating there are currently 2
vertical lines drawn on the graticule. The indicators show where the measurement
specified by MEASUrement:INDICators:STATE is being performed.
MEASUrement:INDICators:STATE
This command specifies the state of visible measurement indicators.
Group
Measurement
Syntax
MEASUrement:INDICators:STATE {OFF|MEAS<x>}
MEASUrement:INDICators:STATE?
Arguments
OFF turns the visible measurement indicators off.
MEAS<x> displays the visible measurement indicators for measurement <x>,
where <x> can be 1 through 8.
NOTE. Theremustbeanactivemeasurementbefore you can activate an indicator
for a specied measurement.
2-432 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual
Commands Listed in Alphabetical Order
Examples
MEASUREMENT:I
NDICATORS:STATE MEAS2
turns on the display of visible
measurement indicators for measurement 2.
MEASUREMENT:
INDICATORS:STATE?
might return
MEASUREMENT:INDICATORS:STATE OFF indicating that no measurement
indicators are active.
MEASUremen
t:INDICators:VERT<x>? (Query Only)
Returns the value of the specified vertical measurement indicator <x> from the
trigger point, where <x> can be 1 through 8. A negative value means that the
indicato
r is positioned earlier in the waveform record than the trigger point.
Group
Measurement
Syntax
MEASUrement:INDICators:VERT<x>?
Examples
MEASUREMENT:INDICATORS:VERT2? might return
MEASUREMENT:INDICATORS:VERT2 -3.724507E-6 indicating that the
second measurement indicator is positioned 3.72 μs before the trigger point.
MEASUrement:MEAS<x>? (Query Only)
Returns all measurement parameters
for the specified active measurement <x>.
Group
Measurement
Syntax
MEASUrement:MEAS<x>?
MEASUrement:MEAS<x>:COUNt? (Query O nly)
Returns the number of values accumulated for this measurement since the last
statistical reset. Values may be ignored if they generated an error. Measurements
are specified by x, which ranges from 1 through 8.
Group
Measurement
Syntax
MEASUrement:MEAS<x>:COUNt?
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-433