Pulsed RF Measurement Library API Reference

PRFMsc Fetch Pulse Profile Width

Retrieves the period, duration, duty cycle, and other results related to the pulse width. The results are returned as 1D arrays where the array index corresponds to the pulse number.


Pulse Reference In Specifies the reference name of the Pulse measurement session.

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

Pulse Reference Out Returns the reference name of the Pulse measurement session.

Period (s) Returns the duration between adjacent mid ref level crossings in the same direction. This value is expressed in seconds. The reciprocal of this value is the pulse frequency.

Pulse Duration (s) Returns the difference in time between the first two mid ref level crossings of the pulse. This value is expressed in seconds. Pulse duration is also defined as pulse width.

Duty Cycle (%) Returns a fraction of the period specified by the quotient of Pulse Duration parameter divided by Period multiplied by 100. Duty cycle is also defined as duty factor.

measurement info Returns the pulse center time of the selected pulse and the absolute reference levels used to define the measurement cycle.

pulse center Returns the time instant of the midpoint of the pulse.

ref levels Returns the user-defined reference levels of the waveform in absolute units.

high ref level Returns the high reference level.

mid ref level Returns the middle reference level.

low ref level Returns the low reference level.

ref units is always absolute in measurement info.

error out Error information. This output provides standard error out functionality.

Log in to get a better experience