Owning Palette: Tachometer Processing VIs
Installed With: Sound and Vibration Measurement Suite
Locates tachometer pulse positions in the digital tachometer signal and calculates the rotational speed of a device. The data type you wire to the digital tacho info input determines the polymorphic instance to use.
Use the pull-down menu to select an instance of this VI.

![]() |
reset? specifies the initialization of the internal states. The first time this VI runs, or when reset? is TRUE, the internal states initialize to zero. If reset? is FALSE, this VI sets the internal states to the final states from the previous call to the VI. The default is FALSE. | ||||||||||||
![]() |
digital tacho info specifies the tachometer information from the digital input channel of the counter device.
| ||||||||||||
![]() |
pulse/revolution specifies the number of pulses the tachometer generates during each revolution. The default is 1. | ||||||||||||
![]() |
signal duration [s] specifies the duration of the sound or vibration signal, in seconds, synchronized with the input tachometer signal. | ||||||||||||
![]() |
error in describes error conditions that occur before this node runs.
The default is no error. If an error occurred before this node runs, the node passes the error in value to error out. This node runs normally only if no error occurred before this node runs. If an error occurs while this node 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.
| ||||||||||||
![]() |
speed profile returns information about the tachometer pulse arrival time and the rotational speed at each pulse.
| ||||||||||||
![]() |
speed position info returns the position information of the speed [RPM] subparameter.
| ||||||||||||
![]() |
no tacho? returns TRUE if no tachometer pulses exist in the input signal. This VI returns FALSE if tachometer pulses exist in the input signal. | ||||||||||||
![]() |
error out contains error information. If error in indicates that an error occurred before this node ran, error out contains the same error information. Otherwise, it describes the error status that this node produces.
Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
|

![]() |
reset? specifies the initialization of the internal states. The first time this VI runs, or when reset? is TRUE, the internal states initialize to zero. If reset? is FALSE, this VI sets the internal states to the final states from the previous call to the VI. The default is FALSE. | ||||||||||||
![]() |
digital tacho info specifies the tachometer information from the digital input channel of the counter device for each channel.
| ||||||||||||
![]() |
pulse/revolution specifies the number of pulses per revolution the tachometer generates for each channel. The default is 1. | ||||||||||||
![]() |
signal duration [s] specifies the duration of the sound or vibration signal, in seconds, synchronized with the input tachometer signal for each channel. | ||||||||||||
![]() |
error in describes error conditions that occur before this node runs.
The default is no error. If an error occurred before this node runs, the node passes the error in value to error out. This node runs normally only if no error occurred before this node runs. If an error occurs while this node 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.
| ||||||||||||
![]() |
speed profiles returns information about the tachometer pulse arrival time and the rotational speed at each pulse for each channel.
| ||||||||||||
![]() |
speed position info returns the position information of speed [RPM] for each tachometer signal.
| ||||||||||||
![]() |
no tacho? returns TRUE when no tachometer pulses exist in the input signal for each channel. This VI returns FALSE if tachometer pulses exist in the input signal. | ||||||||||||
![]() |
error out contains error information. If error in indicates that an error occurred before this node ran, error out contains the same error information. Otherwise, it describes the error status that this node produces.
Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
|