Owning Palette: Vibration Level VIs
Installed With: Sound and Vibration Measurement Suite
Allows you to compute several vibration level measurements including the root-mean-square (RMS) level, running RMS level, exponential average level, peak level, and/or maximum and minimum levels of scaled signal [EU] or even-angle signal [EU]. The data type you wire to the scaled signal [EU] or even-angle signal [EU] input determines the polymorphic instance to use.
Use the pull-down menu to select an instance of this VI.

![]() |
integration time specifies the duration, in seconds, over which the running RMS level is computed. integration time is rounded to a duration corresponding to an integer multiple of the duration of a single block of time-domain data. | ||||||||||
![]() |
scaled signal [EU] specifies the scaled signal expressed in the selected engineering units. To obtain a properly scaled signal, you can use the SVL Scale Voltage to EU VI or define a virtual channel in National Instruments Measurement & Automation Explorer (MAX).
| ||||||||||
![]() |
measurement selection specifies the desired types of vibration level measurements.
| ||||||||||
![]() |
exponential mode specifies the exponential averaging mode.
The Custom option enables you to specify any positive time constant.
|
||||||||||
![]() |
time constant specifies the time constant in milliseconds used for exponential averaging if exponential mode is set to Custom. In all other cases, this parameter is ignored. | ||||||||||
![]() |
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 exception control to treat what is normally an error as no error or to treat a warning as an error. 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.
| ||||||||||
![]() |
restart averaging specifies if the selected averaging process has to be restarted. The default is FALSE. When you call this VI for the first time, the averaging process restarts automatically. | ||||||||||
![]() |
exp avg level returns the exponential averaged level expressed in engineering units (EU rms). | ||||||||||
![]() |
RMS level returns the RMS level in engineering units (EU rms). | ||||||||||
![]() |
running RMS level returns the running RMS level in engineering units (EU rms). | ||||||||||
![]() |
peak level returns the peak level in engineering units. | ||||||||||
![]() |
max-min level returns the difference between the maximum and the minimum level in engineering units (EU). | ||||||||||
![]() |
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.
| ||||||||||
![]() |
unit label returns the selected engineering units. |

![]() |
integration time specifies the duration, in seconds, over which the running RMS level is computed. integration time is rounded to a duration corresponding to an integer multiple of the duration of a single block of time-domain data. | ||||||||||
![]() |
scaled signals [EU] specifies the scaled signals expressed in the selected engineering units. To obtain a properly scaled signal, you can use the SVL Scale Voltage to EU VI or define virtual channels in National Instruments Measurement & Automation Explorer (MAX). | ||||||||||
![]() |
measurement selection specifies the desired types of vibration level measurements.
| ||||||||||
![]() |
exponential mode specifies the exponential averaging mode.
The Custom option enables you to specify any positive time constant.
|
||||||||||
![]() |
time constant specifies the time constant in milliseconds used for exponential averaging if exponential mode is set to Custom. In all other cases, this parameter is ignored. | ||||||||||
![]() |
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 exception control to treat what is normally an error as no error or to treat a warning as an error. 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.
| ||||||||||
![]() |
restart averaging specifies if the selected averaging process has to be restarted. The default is FALSE. When you call this VI for the first time, the averaging process restarts automatically. | ||||||||||
![]() |
exp avg levels [EU rms] returns the exponential averaged levels expressed in engineering units (EU rms). | ||||||||||
![]() |
RMS levels returns the RMS level for each channel in engineering units (EU rms). | ||||||||||
![]() |
running RMS levels [EU rms] returns the running RMS levels. | ||||||||||
![]() |
peak levels returns the peak level for each channel in engineering units. | ||||||||||
![]() |
max-min levels returns the differences between the maximum and the minimum levels in engineering units [EU]. | ||||||||||
![]() |
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.
| ||||||||||
![]() |
unit labels returns the unit label for each channel. |
Each measurement is returned as a waveform. Use t0 from the waveform as the timestamp for the measurement.
exp avg level has been decimated already to reduce the number of level measurement to log, process, and display.