Owning Palette: Digital Conversion VIs and Functions
Requires: Base Development System
Converts a binary array of unsigned integers to a digital waveform or set of digital data. You must manually select the polymorphic instance you want to use.
Use the pull-down menu to select an instance of this VI.
Add to the block diagram | Find on the palette |
compress data specifies whether to compress the digital output. The default is TRUE. | |
binary array is the 1D array of unsigned 32-bit integers you want to convert to a digital waveform or set of digital data. | |
sample rate specifies the frequency in samples per second of the output digital waveform. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
digital waveform returns the converted digital waveform. | |
error out contains error information. This output provides standard error out functionality. |
compress data specifies whether to compress the digital output. The default is TRUE. | |
binary array is the 1D array of unsigned 32-bit integers you want to convert to a digital waveform or set of digital data. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
digital data returns the converted set of digital data. | |
error out contains error information. This output provides standard error out functionality. |
compress data specifies whether to compress the digital output. The default is TRUE. | |
binary array is the 1D array of unsigned 16-bit integers you want to convert to a digital waveform or set of digital data. | |
sample rate specifies the frequency in samples per second of the output digital waveform. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
digital waveform returns the converted digital waveform. | |
error out contains error information. This output provides standard error out functionality. |
compress data specifies whether to compress the digital output. The default is TRUE. | |
binary array is the 1D array of unsigned 16-bit integers you want to convert to a digital waveform or set of digital data. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
digital data returns the converted set of digital data. | |
error out contains error information. This output provides standard error out functionality. |
compress data specifies whether to compress the digital output. The default is TRUE. | |
binary array is the 1D array of unsigned 8-bit integers you want to convert to a digital waveform or set of digital data. | |
sample rate specifies the frequency in samples per second of the output digital waveform. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
digital waveform returns the converted digital waveform. | |
error out contains error information. This output provides standard error out functionality. |
compress data specifies whether to compress the digital output. The default is TRUE. | |
binary array is the 1D array of unsigned 8-bit integers you want to convert to a digital waveform or set of digital data. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
digital data returns the converted set of digital data. | |
error out contains error information. This output provides standard error out functionality. |