Technical data

Table Of Contents
718 Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference
25 Measure Commands
:MEASure:UITouijitter
Command :MEASure:UITouijitter <source>, <N>
The :MEASure:UITouijitter command measures the difference between two
consecutive N-UI measurements. The measurement then moves over one
unit interval and makes another measurement. When N=1, this is
analogous to cycle-cycle jitter, but measures unit intervals instead of
periods. When N>1, this is analogous to N- Cycle jitter but measures unit
intervals instead of periods.
<source> the source on which the measurement is made
<N> An integer greater than or equal to 1.
Example This example measures the UI- UI jitter for 3 consecutive unit intervals on
channel 1.
myScope.WriteString ":MEASURE:UITouijitter CHAN1, 3"
Query :MEASure:UITouijitter?