PRFMsc Configure Pulse Profile Level Settings
- Updated2023-02-21
- 3 minute(s) read
PRFMsc Configure Pulse Profile Level Settings
Configures how to determine the high and low state levels.
![]() | Note: 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. |
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). |
error in
Error conditions that occur before this node runs. This input provides standard error in functionality.