Measure:rjdj:clock - Agilent Technologies Infiniium 90000 Series Programmer's Manual

Oscilloscopes
Hide thumbs Also See for Infiniium 90000 Series:
Table of Contents

Advertisement

25
Measure Commands

:MEASure:RJDJ:CLOCk

Command
This command is available when the EZJIT+ or EZJIT Complete jitter analysis software is
N O T E
installed.
:MEASure:RJDJ:CLOCk {ON | OFF}
When the :MEASure:RJDJ:CLOCk command is set to ON, it forces the
pattern to be a clock and sets the jitter for edges not examined to zero
(0).
To measure jitter on only rising (or falling) edges of a clock, you must also
set :MEASure:CLOCk:METHod:EDGE to RISing or FALLing, and you must
set :MEASure:RJDJ:EDGE to the same RISing or FALLing option.
Example
This example turns on the RJDJ clock option.
myScope.WriteString ":MEASURE:RJDJ:CLOCk ON"
Query

:MEASure:RJDJ:CLOCk?

The :MEASure:RJDJ:CLOCk? query returns the setting.
Returned Format
[:MEASure:RJDJ:CLOCk] {ON | OFF}<NL>
Example
This example places the current RJDJ clock setting in the strSetting
variable and displays it on the computer's screen.
myScope.WriteString ":SYSTem:HEADer OFF"
myScope.WriteString ":MEASure:RJDJ:CLOCk?"
strSetting = myScope.ReadNumber
Debug.Print strSetting
See Also
624
":MEASure:CLOCk:METHod:EDGE"
":MEASure:RJDJ:EDGE"
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
' Response headers off.
on page 500
on page 625

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents