I've made a few assumptions in my 1st reply...
1. That you've read your data in as an integer array and...2. That you only want to output 1 line of digital data (as opposed to a whole ports worth) and...3. That the following vi doesn't do what you want it to...
In the 'Programming' >> 'Waveform' >> 'Digital Waveform' >> 'Digital Conversion' palette there is a 'Spreadsheet String to Digital.vi'<img src="
http://forums.ni.com/attachments/ni/170/310681/1/spreadsheet_to_digital.png">
This would be the easiest way to do it (you may have to manipulate your string a bit depending on how you want your output to work).
So instead of using the 'Read from Spreadsheet.vi', you could use the 'Read from Text File.vi' and feed the string into the 'Spreadsheet String to Digital.vi' as shown above.Message Edited by Troy K on 03-23-2008 12:20 PM
spreadsheet_to_digital.png:
http://forums.ni.com/attachments/ni/170/310681/1/spreadsheet_to_digital.png