Returns the amplitude, high state level, and low state level of a waveform or an array of waveforms. The data type you wire to the signal in input determines the polymorphic instance to use.
Use the pull-down menu to select an instance of this VI.

![]() |
signal in is the waveform to measure. | ||||||||||||||||
![]() |
error in describes error conditions that occur before this VI or function runs.
The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally only if no error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
| ||||||||||||||||
![]() |
state settings specifies the method used to determine the high and low state levels of a waveform.
For pulse and transition waveform measurements, state levels provide a means to identify the position in time of the waveform feature to be measured.
| ||||||||||||||||
![]() |
amplitude is the difference between high state level and low state level. | ||||||||||||||||
![]() |
high state level specifies the level at which a pulse or transition waveform is defined to be in its highest state. | ||||||||||||||||
![]() |
low state level specifies the level at which a pulse or transition waveform is defined to be in its lowest state | ||||||||||||||||
![]() |
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.
Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
|

![]() |
signal(s) in is an array of waveforms containing the signals to measure. | ||||||||||||||||
![]() |
error in describes error conditions that occur before this VI or function runs.
The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally only if no error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
| ||||||||||||||||
![]() |
state settings specifies the method used to determine the high and low state levels of a waveform.
For pulse and transition waveform measurements, state levels provide a means to identify the position in time of the waveform feature to be measured.
| ||||||||||||||||
![]() |
amplitude is an array containing the amplitude of each waveform in signal(s) in. | ||||||||||||||||
![]() |
high state level is an array containing the high state level of each waveform in signal(s) in. | ||||||||||||||||
![]() |
low state level is an array containing the low state level of each waveform in signal(s) in. | ||||||||||||||||
![]() |
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.
Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
|