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

Table of Contents

Advertisement

Query
Returned Format
<value> Rise time in seconds.
<result_state> If SENDvalid is ON, the result state is returned with the measurement result.
Example
Measure Commands
RISetime
:MEASure:RISetime?[<source>]
The :MEASure:RISetime? query returns the rise time of the specified source.
[:MEASure:RISetime] <value>[,<result_state>]<NL>
See the :MEASure:RESults table in this chapter for a list of the result states.
This example places the current value of rise time in the numeric variable, Rise,
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:RISETIME? CHANNEL1"
30
ENTER 707;Rise
40
PRINT Rise
50
END
23-104

Advertisement

Table of Contents
loading

Table of Contents