01-09-2009 01:21 AM
Hi,
My program shows temperature readings and display time. My program able to save & open. but main thing is that..
when i open the file tat i saved previously, is not old readings. but current reading.
For example, i saved a waveform & table reading at (3.15.04)
when i opened this file tat i saved, it will display waveform & table reading at (3.17.08)
Does DAQ give real-time timestamp? bec i uses subvi(inside consists of DAQ).
And can recommend how to open file when i have 2subvi working together? Hopefully. i did explain clearly.
Thanks & Regards,
Isa
01-09-2009 07:14 AM
01-10-2009 06:24 AM
Hi,
Below is how i write into file.
Thanks & Regards,
Isa
01-10-2009 11:39 AM
01-11-2009 09:01 PM
Hi everyone,
i would like to send my data (1D array- DBL) to table (string). how should i do that?
i uses a conversion (byte array to string) but theirs no data into the table.
Can anyone help?
Thanks & Regards,
Isa
01-11-2009 09:13 PM
01-12-2009 05:17 AM
Hi everyone,
I would like to ask something which is that how to convert DBL to string? because my temp subvi readings have to go into table. but how to convert? using 'byte array to string'?
Thanks
Regards,
Isa
01-12-2009 04:23 PM - edited 01-12-2009 04:24 PM
As I said, the Format into String function on the string palette.
You may also want to look at Array to Spreadsheet string.