mathan
2008-08-05 04:40:06 UTC
When writing an array of numeric values to a text file using writetospreadsheetfile.vi, the following observation was made.
Expected output : 3B BA 96 00 81 31 86 5D 00 64 05 60 02 03 31 80 90 00 66Actual output : 3B BA 96 0 81 31 86 5D 0 64 5 60 2 3 31 80 90 0 66
I have changed the display properties of the array, to show 2 digits. But in FP, it displays proper expected output, but in text file, its writing just single digit value for 0 to 9. Is it the expected behaviour? Or am i missing something?
Thanks,Mathan
Expected output : 3B BA 96 00 81 31 86 5D 00 64 05 60 02 03 31 80 90 00 66Actual output : 3B BA 96 0 81 31 86 5D 0 64 5 60 2 3 31 80 90 0 66
I have changed the display properties of the array, to show 2 digits. But in FP, it displays proper expected output, but in text file, its writing just single digit value for 0 to 9. Is it the expected behaviour? Or am i missing something?
Thanks,Mathan