09-06-2007 10:20 AM
09-07-2007 08:16 AM
09-07-2007 10:23 AM - edited 09-07-2007 10:23 AM
Message Edited by hax on 09-07-2007 10:27 AM
09-10-2007 08:46 AM
09-17-2007 12:01 PM
Hello again,
I have now got Labview 8.2!!!
Could you please let me know what I need to add to the program I have pasted in order to have time stamps on the data. I have been trying all day mucking around with the waveform functions but to no avail. ![]()
Thanks,
Harry
09-17-2007 12:18 PM
09-18-2007 04:27 AM
09-18-2007 09:02 AM
09-18-2007 11:08 AM
09-18-2007 11:29 AM - edited 09-18-2007 11:29 AM
That's a bit odd. When I run the Export Waveforms to Spreadsheet File, I get this:
waveform [0]
t0 9/18/2007 22:21:00.000000
delta t 0.001000
time Y[0]
9/18/2007 22:21:00.000000 1.000000E+0
9/18/2007 22:21:00.001000 3.000000E+0
9/18/2007 22:21:00.002000 5.000000E+0
There is no delta t in the header of your file and I don't understand why though I have not used the traditional DAQ functions in quite a while. Put a waveform array indicator on your front panel and see what the dt is. You are using an external clock and from image of the diagram, there's no way to tell what the sample time is. Is it possible that it is less than 1 us?
Message Edited by Dennis Knutson on 09-18-2007 10:31 AM