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

Table of Contents

Advertisement

Query
Returned Format
<time> The time interval between the trigger event and the specified voltage level and
<result_state> If SENDvalid is ON, the result state is returned with the measurement result.
Example
:MEASure:TEDGe? <meas_thres_txt>,
<slope><occurrence> [,<source>]
The :MEASure:TEDGe? query returns the time interval between the trigger
event and the specified edge (threshold level, slope, and transition).
[:MEASure:TEDGe] <time>[,<result_state>]<NL>
transition.
See the :MEASure:RESults table in this chapter for a list of the result states.
This example returns the time interval between the trigger event and the 90%
threshold on the second rising edge of the source waveform to the numeric
variable, Time. The contents of the variable are then printed to the computer's
screen.
10
OUTPUT 707;":SYSTEM:HEADER OFF"!Response headers off
20
OUTPUT 707;":MEASURE:TEDGE? UPPER,+2,CHANNEL1"
30
ENTER 707;Time
40
PRINT Time
50
END
Turn Off Headers
When receiving numeric data into numeric variables, turn off the headers.
Otherwise, the headers may cause misinterpretation of returned data.
Measure Commands
TEDGe
23-113

Advertisement

Table of Contents
loading

Table of Contents