Technical data
544 Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
24 Measure Commands
:MEASure:NPERiod
Command :MEASure:NPERiod <source>, <slope>, <N>
The :MEASure:NPERiod command measures the span of time of N
consecutive periods. The measurement then moves over one period and
measures the span of time of the next N consecutive periods.
<source> the source on which the measurement is made
<slope> rising or falling
<N> An integer greater than or equal to 1.
Example This example meaures the time span of 3 consecutive periods on channel
1 (rising edge).
myScope.WriteString ":MEASURE:NPERiod CHAN1, rising, 3"
Query :MEASure:NPERiod?