Owning Palette: Waveform VIs and Functions
Requires: Base Development System
Replaces all the time stamp values (t0) in waveforms in with the value of the index element in the array. The data type you wire to the waveforms in input and the data type of the Y component of the analog waveform determine the polymorphic instance to use.
Use the pull-down menu to select an instance of this VI.
Add to the block diagram | Find on the palette |
waveforms in contains all the analog waveforms for which time stamps (t0) are to be changed. | |
index selects which waveform to extract the time stamp from. The time stamps of all elements of waveforms in are changed to this time stamp. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
waveforms out contains the waveforms in array with all time stamps on the elements changed to the time stamp of the element indicated by index. | |
error out contains error information. This output provides standard error out functionality. |
waveforms in contains all the analog waveforms for which time stamps (t0) are to be changed. | |
index selects which waveform to extract the time stamp from. The time stamps of all elements of waveforms in are changed to this time stamp. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
waveforms out contains the waveforms in array with all time stamps on the elements changed to the time stamp of the element indicated by index. | |
error out contains error information. This output provides standard error out functionality. |
waveforms in contains all the analog waveforms for which time stamps (t0) are to be changed. | |
index selects which waveform to extract the time stamp from. The time stamps of all elements of waveforms in are changed to this time stamp. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
waveforms out contains the waveforms in array with all time stamps on the elements changed to the time stamp of the element indicated by index. | |
error out contains error information. This output provides standard error out functionality. |
waveforms in contains all the analog waveforms for which time stamps (t0) are to be changed. | |
index selects which waveform to extract the time stamp from. The time stamps of all elements of waveforms in are changed to this time stamp. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
waveforms out contains the waveforms in array with all time stamps on the elements changed to the time stamp of the element indicated by index. | |
error out contains error information. This output provides standard error out functionality. |
waveforms in contains all the analog waveforms for which time stamps (t0) are to be changed. | |
index selects which waveform to extract the time stamp from. The time stamps of all elements of waveforms in are changed to this time stamp. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
waveforms out contains the waveforms in array with all time stamps on the elements changed to the time stamp of the element indicated by index. | |
error out contains error information. This output provides standard error out functionality. |
waveforms in contains all the analog waveforms for which time stamps (t0) are to be changed. | |
index selects which waveform to extract the time stamp from. The time stamps of all elements of waveforms in are changed to this time stamp. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
waveforms out contains the waveforms in array with all time stamps on the elements changed to the time stamp of the element indicated by index. | |
error out contains error information. This output provides standard error out functionality. |
waveforms in contains all the analog waveforms for which time stamps (t0) are to be changed. | |
index selects which waveform to extract the time stamp from. The time stamps of all elements of waveforms in are changed to this time stamp. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
waveforms out contains the waveforms in array with all time stamps on the elements changed to the time stamp of the element indicated by index. | |
error out contains error information. This output provides standard error out functionality. |
waveforms in contains all the digital waveforms for which time stamps (t0) are to be changed. | |
index selects which waveform to extract the time stamp from. The time stamps of all elements of waveforms in are changed to this time stamp. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
waveforms out contains the waveforms in array with all time stamps on the elements changed to the time stamp of the element indicated by index. | |
error out contains error information. This output provides standard error out functionality. |
Refer to the Waveform - Align Timestamps VI in the labview\examples\Waveform directory for an example of using the Align Waveform Timestamps VI.