Agilent Technologies E5071C Manual page 1243

Hide thumbs Also See for E5071C:
Table of Contents

Advertisement

E5071C
Waveform (Ripple) Analysis Library
Overview
Flow of Programming using Ripple Analysis Library
Condition Setting before using Ripple Analysis Library
List of Ripple Analysis Library
Sample Program
Other topics about VBA Programming
Overview
By combining the COM objects provided for the E5071C and the ripple
analysis library, you can easily perform the ripple analysis of waveforms.
Flow of Programming using Ripple Analysis Library
Below table shows the flow of program development using the ripple
analysis library. First, set up the analysis range and peak definition to use
the procedures for ripple analysis.
1. Condition setting before using the ripple analysis library
Specifying the analysis range
Setting the peak definition
2. Using the ripple analysis library
Condition Setting before using Ripple Analysis Library
Since the analysis conditions are not specified in the ripple analysis library,
before using the procedure for ripple analysis, set up the analysis range
and the peak definition using COM objects.
Specifying the Analysis Range
Use the following COM objects to specify the analysis range for ripple
analysis.
SCPI.CALCulate(Ch).SELected.FUNCtion.DOMain.STARt
SCPI.CALCulate(Ch).SELected.FUNCtion.DOMain.STOP
SCPI.CALCulate(Ch).SELected.FUNCtion.DOMain.STATe
SCPI.CALCulate(Ch).SELected.FUNCtion.DOMain.COUPle
Setting the Peak Definition
Use the following COM objects to set up the peak definition for ripple
analysis.
SCPI.CALCulate(Ch).SELected.FUNCtion.PEXCursion
SCPI.CALCulate(Ch).SELected.FUNCtion.PPOLarity
1470

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents