Owning Palette: Digital Conversion VIs and Functions
Requires: Base Development System
Converts a spreadsheet string 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. | |||||||||||||||||||||||||||
![]() |
spreadsheet string contains numeric or string values separated into columns by delimiters, such as tabs or commas, with an end-of-line (EOL) character separating rows. spreadsheet string should be a delimited list of ASCII characters representing the 8 supported digital data states, shown in the following table.
|
|||||||||||||||||||||||||||
![]() |
delimiter is the value or values used to separate fields in the spreadsheet file. The default is a single tab character. | |||||||||||||||||||||||||||
![]() |
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. | |||||||||||||||||||||||||||
![]() |
position first column specifies whether the first column from spreadsheet string represents the least significant bit (LSB) or most significant bit (MSB) of the waveform. | |||||||||||||||||||||||||||
![]() |
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 FALSE. |

![]() |
compress data specifies whether to compress the digital output. The default is TRUE. | |||||||||||||||||||||||||||
![]() |
spreadsheet string contains numeric or string values separated into columns by delimiters, such as tabs or commas, with an end-of-line (EOL) character separating rows. spreadsheet string should be a delimited list of ASCII characters representing the 8 supported digital data states, shown in the following table.
|
|||||||||||||||||||||||||||
![]() |
delimiter is the value or values used to separate fields in the spreadsheet file. The default is a single tab character. | |||||||||||||||||||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |||||||||||||||||||||||||||
![]() |
position first column specifies whether the first column from spreadsheet string represents the least significant bit (LSB) or most significant bit (MSB) of the waveform. | |||||||||||||||||||||||||||
![]() |
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 FALSE. |