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

Table of Contents

Advertisement

Query
Returned Format
<value> Phase angle from the first edge on the first source to the first edge edge on the
<result_state> If SENDvalid is ON, the result state is returned with the measurement result.
Example
Measure Commands
PHASe
:MEASure:PHASe? [<source>[,<source>[,<direction>]]]
The :MEASure:PHASe? query returns the measured phase angle value.
The necessary waveform edges must be present on the display. The query will
return 9.99999E+37 if the necessary edges are not displayed.
[:MEASure:PHASe] <value>[,result_state]<NL>
second source.
See the :MEASure:RESults table in this chapter for a list of the result states.
This example places the current phase angle value between channel 1 and
channel 2 in the 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:PHASE? CHANNEL1,CHANNEL2"
30
ENTER 707;Value
40
PRINT Value
50
END
23-92

Advertisement

Table of Contents
loading

Table of Contents