Technical data
Measure Commands 24
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 555
:MEASure:PHASe
Command :MEASure:PHASe [<source>[,<source>[,<direction>]]]
The :MEASure:PHASe command measures the phase in degrees between
two edges. If two sources are specified, the phase from the specified edge
of the first source to the specified edge of the second source is measured.
If one source is specified, the phase is always 0.0E0.00
°.
<source> {CHANnel<N> | FUNCtion<N> | WMEMory<N> | CLOCk | MTRend |
MSPectrum | EQUalized}
MTRend and MSPectrum sources are only available if the oscilloscope has
the EZJIT option installed and the feature is enabled.
The CLOCk source is only available if the oscilloscope has the High Speed
Serial option installed and the feature is enabled.
The EQUalized source is only available if the oscilloscope has the High
Speed Serial option and the Serial Data Equalization option installed and
the features are enabled. This command uses the Feed- Forward Equalized
(FFE) signal as the source.
<N> CHANnel<N> is an integer, 1- 4.
FUNCtion<N> and WMEMory<N> are:
An integer, 1 - 4, representing the selected function or waveform memory.
<direction> {RISing | FALLing}
Specifies direction of edge to measure. When <direction> is specified, the
<source> parameter is required.
Using the <direction> parameter will set the "Measure All Edges" mode if it
is not currently set.
Example This example measures the phase between channel 1 and channel 2.
myScope.WriteString ":MEASURE:PHASE CHANNEL1,CHANNEL2"
Query :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.
Returned Format
[:MEASure:PHASe] <value>[,result_state]<NL>
<value> Phase angle from the first edge on the first source to the first edge on the
second source.