13 TRACe Subsystem
626 N1911A/1912A P-Series Power Meters Programming Guide
TRACe[1]|2:MEASurement:PULSe[1]|...|10:SEParation?
This command returns the time difference of the n
th
and (n+1)
th
pulses
found on a trace. As power pulses are by definition positive pulses, the
pulse separation is the time difference between negative transition of one
pulse and the positive transition of the next pulse.
Algorithm
If the first transition in the trace is positive,
then
PULSe:SEParation = time the second positive transition occurs -time the
first negative transition occurs
else
PULSe:SEParation = time the first positive transition occurs -time the first
negative transition occurs.
Syntax
Example
TRAC
:MEAS
1
2
:SEP
?
1
2|...|10
:PULS
TRAC1:MEAS:PULS:SEP? This command returns the time
separation of the 1st and 2nd pulses found
on trace 1.