03-02-2005 09:21 AM
03-02-2005 09:26 AM
03-02-2005 09:28 AM
05-11-2007 08:49 PM
05-11-2007 10:09 PM
What function are you using to read the file and what version of LabVIEW are you using?
If you have LabVIEW 8.2, then you can use Read From Spreadsheet to get strings. Just click on the polymorphic selector below the fucntion or right click on the function and do a Select Type>String. If you are using an earlier version, then Read From Spreadsheet can be modified to read strings instead of SGLs. There are instructions on the block diagram. After modification, save the funciton with a new name and to a new location.
05-11-2007 10:16 PM
05-12-2007 08:37 AM