Agilent Technologies Infiniium 8000A Programmer's Reference Manual page 584

Table of Contents

Advertisement

Query
Returned Format
<value> The width of the first negative pulse on the screen using the mid-threshold levels
<result_state> If SENDvalid is ON, the result state is returned with the measurement result.
Example
Measure Commands
NWIDth
:MEASure:NWIDth? [<source>]
The :MEASure:NWIDth? query returns the measured width of the first negative
pulse of the specified source.
[:MEASure:NWIDth] <value>[,<result_state>]<NL>
of the waveform.
See the :MEASure:RESults table in this chapter for a list of the result states.
This example places the current width of the first negative pulse on the screen
in the numeric variable, Width, then prints the contents of the variable to the
computer's screen.
10
OUTPUT 707;":SYSTEM:HEADER OFF"!Response headers off
20
OUTPUT 707;":MEASURE:NWIDTH? CHANNEL1"
30
ENTER 707;Width
40
PRINT Width
50
END
23-86

Advertisement

Table of Contents
loading

Table of Contents