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

Table of Contents

Advertisement

Query
Returned Format
<value> RMS voltage of the selected waveform.
<result_state> If SENDvalid is ON, the result state is returned with the measurement result.
Example
Measure Commands
VRMS
:MEASure:VRMS? {CYCLe | DISPlay},{AC | DC}
[,<source>]
The :MEASure:VRMS? query returns the RMS voltage of the specified source.
[:MEASure:VRMS] <value>[,<result_state>]<NL>
See the :MEASure:RESults table in this chapter for a list of the result states.
This example places the current AC RMS voltage over one period of the
waveform in the numeric variable, Voltage, 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:VRMS? CYCLE,AC,CHANNEL1"
30
ENTER 707;Voltage
40
PRINT Voltage
50
END
23-134

Advertisement

Table of Contents
loading

Table of Contents