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

Table of Contents

Advertisement

Example
Query
Returned format
Example
This example sets the clock recovery method to phase-locked loop.
10 OUTPUT 707;":MEASURE:CLOCK:METHOD FOPLL,2E9,1.19E6"
20 END
:MEASure:CLOCk:METHod?
The :MEASure :CLOCk:METHod? query returns the state of the clock recovery
method.
[:MEASure:CLOCk:METHod]
{FOPLL,<data_rate>,<loop_bandwidth>} |
{SOPLL,<data_rate>,<loop_bandwidth>,<damping_factor>} |
{EXPFOPLL <source>,{RISing | FALLing | BOTH},
<multiplier>,<clock_freq>,<track_freq>} |
{EXPSOPLL <source>,{RISing | FALLing | BOTH},
<multiplier>,<clock_freq>,<track_freq>,<damping_fact>} |
{EXPlict,<source>,{RISing | FALLing | BOTH},<multiplier>} |
{FIXed,{AUTO | {SEMI,<data_rate>} | <data_rate>}}
This example places the current setting of the clock recovery method in the
variable Setting, then prints the contents of the variable to the computer's
screen.
10
OUTPUT 707;"SYSTEM:HEADER OFF"
20
OUTPUT 707;":MEASURE:CLOCK:METHOD?"
30
ENTER 707;Setting
40
PRINT Setting
50
END
Measure Commands
CLOCk:METHod
23-17

Advertisement

Table of Contents
loading

Table of Contents