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

Table of Contents

Advertisement

Query
Returned Format
<value> Width of the first positive pulse on the screen in seconds.
<result_state> If SENDvalid is ON, the result state is returned with the measurement result.
Example
Measure Commands
PWIDth
:MEASure:PWIDth?[<source>]
The :MEASure:PWIDth? query returns the measured width of the first positive
pulse of the specified source.
[:MEASure:PWIDth] <value>[,<result_state>]<NL>
See the :MEASure:RESults table in this chapter for a list of the result states.
This example places the value of the width of the first positive 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:PWIDTH? CHANNEL1"
30
ENTER 707;Width
40
PRINT Width
50
END
23-96

Advertisement

Table of Contents
loading

Table of Contents