Pulsed RF Measurement Library API Reference

Table of Contents
  • S-Parameter Measurement VIs
  • PAE Measurement VIs
  • Pulse Measurement VIs

PRFMsc Configure Pulse Profile Level Settings

PRFMsc Configure Pulse Profile Level Settings

Configures how to determine the high and low state levels.

NoteNote: LabVIEW applies the settings specified by this VI only if you choose Percentage as the reference level units on the PRFMsc Configure Pulse Profile Reference Level VI.


Pulse Reference In

Specifies the session reference handle of the Pulse measurement session.

Method

Specifies how to compute the high and low state levels. The default value is Histogram.

Histogram Returns the levels of the histogram bins with the maximum number of hits in the upper and lower regions of the waveform. The upper and lower regions of the waveform include the upper and lower 40%, respectively, of the peak-to-peak range of the waveform.
Peak Searches the entire waveform for its maximum and minimum levels.
Auto-select Determines whether the histogram bins that correspond to the high and low state levels each have over 5% of the total hits. If so, LabVIEW returns those results. Otherwise, LabVIEW uses the Peak method. This ensures a reasonable answer for either a square wave (ignoring the overshoot and undershoot) or a triangle wave (where a histogram fails).

Histogram Size

Specifies the number of bins in the histogram LabVIEW uses to determine the high and low state levels of the waveform.

error in

Error conditions that occur before this node runs. This input provides standard error in functionality.

Pulse Reference Out

Returns the session reference handle of the Pulse measurement session.

error out

Error information. This output provides standard error out functionality.

Log in to get a better experience