Technical data

Table Of Contents
Measure Commands 25
Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference 493
:MEASure:BINTerval
Command :MEASure:BINTerval <source>, <idle time>
The :MEASure:BINTerval command measures the amount of time between
the end of a burst and beginning of the next burst. The idle time is the
minimum time between bursts.
<source> {CHANnel<N> | FUNCtion<F> | WMEMory<N>}
<N> CHANnel<N> is an integer, 1- 4.
WMEMory<N> is an integer, 1- 4.
<F> FUNCtion<F> is an integer, 1- 16.
<idle time> Minimum amount of idle time between bursts.
Example This example measures the burst interval between two bursts on channel 4
(and with an idle time of 5 microseconds)
myScope.WriteString ":MEASURE:BINTerval CHAN4, 5e-6"
Query :MEASure:BINTerval? <source>, <idle time>
The :MEASure:BINTerval? query returns the burst interval time.