Agilent Technologies E5071C Manual page 1245

Hide thumbs Also See for E5071C:
Table of Contents

Advertisement

E5071C
Pole(Chan,D,LeftStim,LeftValue,
RightStim,RightValue)
FirstRightGap(Chan)
FirstLeftGap(Chan)
FirstRightInterval(Chan)
FirstLeftInterval(Chan)
Sample Program
Here is a simple sample program using the ripple analysis procedures.
Sub Sample()
Dim Val As Double (1)
SCPI.CALCulate(1).SELected.FUNCtion.PEXCursion = 1.5 (2)
SCPI.CALCulate(1).SELected.FUNCtion.PPOLarity = "BOTH" (2)
SCPI.CALCulate(1).SELected.FUNCtion.DOMain.STARt = 935E6 (3)
SCPI.CALCulate(1).SELected.FUNCtion.DOMain.STOP = 960E6 (3)
SCPI.CALCulate(1).SELected.FUNCtion.DOMain.STATe = True (3)
·
1472
Returns the values (LeftValue and
RightValue) and the stimulus values
(LeftStimulus and RightStimulus) of
the right and left negative peaks
detected first below the specified
value (D) relative to the maximum
value.
Returns the difference between the
positive peak detected first when
searched from the left edge toward
the right edge and its right adjacent
negative peak.
Returns the difference between the
positive peak detected first when
searched from the right edge toward
the left edge and its left adjacent
negative peak.
Returns the difference of the
stimulus value between the positive
peak detected first when searched
from the left edge toward the right
edge and its right adjacent negative
peak.
Returns the difference of the
stimulus value between the positive
peak detected first when searched
from the left edge toward the right
edge and its left adjacent negative
peak.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents