Vmax - Agilent Technologies Infiniium 8000A Programmer's Reference Manual

Table of Contents

Advertisement

Command
<source> {CHANnel<N> | FUNCtion<N> | WMEMory<N>}
<N> is an integer, 1 - 4.
Example
Query
Returned Format
<value> Absolute maximum voltage present on the waveform.
<result_state> If SENDvalid is ON, the result state is returned with the measurement result.
Example

VMAX

:MEASure:VMAX [<source>]
The :MEASure:VMAX command measures the absolute maximum voltage
present on the selected source waveform. Sources are specified with the
:MEASure:SOURce command or with the optional parameter following the
:MEASure:VMAX command.
This example measures the absolute maximum voltage on the waveform.
10
OUTPUT 707;":MEASURE:VMAX CHANNEL1"
20
END
:MEASure:VMAX? [<source>]
The :MEASure:VMAX? query returns the measured absolute maximum voltage
or maximum FFT amplitude present on the selected source waveform.
[:MEASure:VMAX] <value>[,<result_state>]<NL>
See the :MEASure:RESults table in this chapter for a list of the result states.
This example returns the measured absolute maximum voltage on the waveform
to the numeric variable, Maximum, 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:VMAX? CHANNEL1"
30
ENTER 707;Maximum
40
PRINT Maximum
50
END
Measure Commands
VMAX
23-129

Advertisement

Table of Contents
loading

Table of Contents