Owning Palette: Sound Level VIs
Installed With: Sound and Vibration Measurement Suite
Computes the exponential averaged sound level of scaled signal [EU] based on exponential mode, decimates this sound level by decimation factor, and returns the result in decimated exp avg sound level [dB EU]. The data type you wire to the scaled signal [EU] input determines the polymorphic instance to use.
Use the pull-down menu to select an instance of this VI.

![]() |
decimation factor specifies the decimating factor used for the decimation of the exponential averaged sound level. To avoid aliasing problems, choose a decimating factor to generate a new sampling frequency in accordance with the Shannon Sampling Theorem. This means that the new time period, dt on decimated exp avg sound level [dB EU], must not exceed half of actual time constant [ms]. Choose a decimation factor of -1 to have the VI automatically compute the decimation factor. The new dt will be less than or equal to the time constant divided by 10. | ||||||||
![]() |
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).
| ||||||||
![]() |
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. | ||||||||
![]() |
actual decimation factor returns the actual decimation factor. | ||||||||
![]() |
decimated exp avg sound level [dB EU] returns the decimated exponential averaged sound level expressed in decibels. | ||||||||
![]() |
unit label returns the selected engineering units. | ||||||||
![]() |
actual time constant [ms] returns the time constant actually used for the selected exponential averaging mode. Slow mode returns 1000 ms. Fast mode returns 125 ms. Impulse mode returns 35 ms. | ||||||||
![]() |
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.
|

![]() |
decimation factor specifies the decimating factor used for the decimation of the exponential averaged sound level. To avoid aliasing problems, choose a decimating factor to generate a new sampling frequency in accordance with the Shannon Sampling Theorem. This means that the new time period, dt on decimated exp avg sound level [dB EU], must not exceed half of actual time constant [ms]. Choose a decimation factor of -1 to have the VI automatically compute the decimation factor. The new dt will be less than or equal to the time constant divided by 10. | ||||||||
![]() |
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). | ||||||||
![]() |
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. | ||||||||
![]() |
actual decimation factor returns the actual decimation factor. | ||||||||
![]() |
decimated exp avg sound levels [dB EU] returns the decimated exponential averaged sound levels expressed in decibels. | ||||||||
![]() |
unit labels returns the unit label for each channel. | ||||||||
![]() |
actual time constant [ms] returns the time constant actually used for the selected exponential averaging mode. Slow mode returns 1000 ms. Fast mode returns 125 ms. Impulse mode returns 35 ms. | ||||||||
![]() |
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.
|
The SVL Decimated Exp Avg Sound Level VI reduces the amount of information returned. The SVL Decimated Exp Avg Sound Level VI helps save processing time and disk space when streaming results to disk.
The SVL Decimated Exp Avg Sound Level VI requires a continuous input data stream. An internal mechanism automatically restarts the filters if the input data flow is not a continuous flow.