Technical data
446 Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
24 Measure Commands
: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<N> | WMEMory<N>}
<N> CHANnel<N> is an integer, 1 - 4.
FUNCtion<N> and WMEMory<N> are:
An integer, 1 - 4, representing the selected function or waveform memory.
<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.