Owning Palette: Waveform VIs and Functions
Requires: Base Development System
Selects one waveform out of an array of analog or digital waveforms by array index or channel name. The data types you wire to the waveform array and index inputs 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 |
waveform array is an array of analog waveforms from which to extract a single waveform. | |
index is the index of the waveform to extract from waveform array. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
waveform is the analog waveform selected from the array of waveforms. | |
error out contains error information. This output provides standard error out functionality. |
waveform array is an array of analog waveforms from which to extract a single waveform. | |
index is the index of the waveform to extract from waveform array. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
waveform is the analog waveform selected from the array of waveforms. | |
error out contains error information. This output provides standard error out functionality. |
waveform array is an array of analog waveforms from which to extract a single waveform. | |
index is the index of the waveform to extract from waveform array. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
waveform is the analog waveform selected from the array of waveforms. | |
error out contains error information. This output provides standard error out functionality. |
waveform array is an array of analog waveforms from which to extract a single waveform. | |
index is the index of the waveform to extract from waveform array. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
waveform is the analog waveform selected from the array of waveforms. | |
error out contains error information. This output provides standard error out functionality. |
waveform array is an array of analog waveforms from which to extract a single waveform. | |
index is the index of the waveform to extract from waveform array. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
waveform is the analog waveform selected from the array of waveforms. | |
error out contains error information. This output provides standard error out functionality. |
waveform array is an array of analog waveforms from which to extract a single waveform. | |
channel name is the channel name of the waveform to extract from waveform array. To use this input, the waveform must have a channel name attribute. If you are using a virtual channel, you do not have to set the channel name attribute manually. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
waveform is the analog waveform selected from the array of waveforms. | |
error out contains error information. This output provides standard error out functionality. |
waveform array is an array of analog waveforms from which to extract a single waveform. | |
channel name is the channel name of the waveform to extract from waveform array. To use this input, the waveform must have a channel name attribute. If you are using a virtual channel, you do not have to set the channel name attribute manually. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
waveform is the analog waveform selected from the array of waveforms. | |
error out contains error information. This output provides standard error out functionality. |
waveform array is an array of analog waveforms from which to extract a single waveform. | |
channel name is the channel name of the waveform to extract from waveform array. To use this input, the waveform must have a channel name attribute. If you are using a virtual channel, you do not have to set the channel name attribute manually. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
waveform is the analog waveform selected from the array of waveforms. | |
error out contains error information. This output provides standard error out functionality. |
waveform array is an array of analog waveforms from which to extract a single waveform. | |
channel name is the channel name of the waveform to extract from waveform array. To use this input, the waveform must have a channel name attribute. If you are using a virtual channel, you do not have to set the channel name attribute manually. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
waveform is the analog waveform selected from the array of waveforms. | |
error out contains error information. This output provides standard error out functionality. |
waveform array is an array of analog waveforms from which to extract a single waveform. | |
channel name is the channel name of the waveform to extract from waveform array. To use this input, the waveform must have a channel name attribute. If you are using a virtual channel, you do not have to set the channel name attribute manually. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
waveform is the analog waveform selected from the array of waveforms. | |
error out contains error information. This output provides standard error out functionality. |
waveform array is an array of digital waveforms from which to extract a single digital waveform. | |
index is the index of the waveform to extract from waveform array. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
waveform is the digital waveform selected from the array of digital waveforms. | |
error out contains error information. This output provides standard error out functionality. |
waveform array is an array of digital waveforms from which to extract a single digital waveform. | |
channel name is the channel name of the waveform to extract from waveform array. To use this input, the waveform must have a channel name attribute. If you are using a virtual channel, you do not have to set the channel name attribute manually. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
waveform is the digital waveform selected from the array of digital waveforms. | |
error out contains error information. This output provides standard error out functionality. |
Refer to the Waveform - Index Array VI in the labview\examples\Waveform directory for an example of using the Index Waveform Array VI.