CONFigure:PHASe
Syntax
CONFigure:PHASe [<channel_pair>]
Description
This command sets all measurement parameters and trigger parameters to default values for phase meas-
urements.
Parameters
Name Type Range of Values Default Value
<channel_pair> Pair of
Expressions
(@1),(@2) | (@2),(@1) (@1),(@2)
Remarks
l The input channels are configured for auto-leveling at 50% with a positive slope.
l Use READ? or INITiate[:IMMediate] to start the measurement.
Examples
The following example configures the instrument for phase measurements from channel 1 to channel 2,
makes two measurements, and then transfers the measurements to the instrument output buffer.
CONF:PHAS
SAMP:COUN 2
READ?
Typical Response: +5.10520000000000E+001,+5.10370000000000E+001
The following example configures the instrument for phase measurements from channel 2 to channel 1,
makes one measurement using an external trigger, and then transfers the measurement to the instrument
output buffer.
CONF:PHAS (@2),(@1)
TRIG:SOUR EXT;SLOP POS
INIT
FETC?
Typical Response +4.82342300000000E+001
Keysight 53220A/53230A Programmer's Reference 141
CONFigure:PHASe