06-04-2007 12:11 PM
06-04-2007 12:13 PM
06-04-2007 12:16 PM
06-04-2007 12:24 PM
06-04-2007 01:10 PM
06-04-2007 01:36 PM
06-04-2007 01:41 PM
06-04-2007 02:01 PM
If you have LabVIEW 8.2, "write to spreadsheet file" has a polymorphic selector that allows you to write arrays of strings or of numbers. 🙂
Anyway, you have only 8.0. Simply use "array to spreadsheet string" (use %s for the format) and write the string to the file.
06-04-2007 02:12 PM
06-04-2007 02:28 PM - edited 06-04-2007 02:28 PM
Message Edited by altenbach on 06-04-2007 12:29 PM