11-14-2005 03:40 AM
11-14-2005 03:52 AM
Hi Andy
If you transpose the data when you write it, you also have to transpose it when you read it.
Just have a look at the simple example attached. I write data and read it again. Each file operation is called with the default-value for transpose (false). The data is read correctly.
Hope this helps.
Thomas
11-14-2005 05:04 AM
Hi, Thomas:
I've tried that way you posted. But it's still not workable. I attached my files. Would you mind tell me what is wrong with it?
Thanks, Andy.
11-14-2005 05:26 AM
Could you please post it as LV7.0 (File >> Save with options >> Save for previous version)?
11-14-2005 08:53 PM
11-15-2005 12:28 AM
Hi Andy
I just have watched your vi - you do not store what you see.
Have a look at the attachment.
Thomas
11-15-2005 08:50 PM
Hi, Thomas:
I figured out already. Thanks for your kind helping.
Andy