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

Table of Contents

Advertisement

Query
Returned Format
<value> Ratio of overshoot to amplitude, in percent.
<result_state> If SENDvalid is ON, the result state is returned with the measurement result.
Example
Measure Commands
OVERshoot
:MEASure:OVERshoot? [<source>]
The :MEASure:OVERshoot? query returns the measured overshoot of the
specified source.
[:MEASure:OVERshoot] <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 overshoot in the numeric variable,
Value, 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:OVERSHOOT? CHANNEL1"
30
ENTER 707;Value
40
PRINT Value
50
END
23-88

Advertisement

Table of Contents
loading

Table of Contents