05-08-2006 07:04 PM
05-09-2006 02:42 PM
Hi,
You can use the Get date/time function to get time when the data is recorded. However be advised that this time would only be close to the actual time of data acquisition. It will not be the actual time when the data was acquired.
As for scrolling the time display, I think yout best bet would be to tie in a time stamp (Get date/time function ) with the Y values that you are already acquiring. Then when you scroll to a particular point in the graph, you can programmatically unbundle the waveform at that point to get the time value.
Regards,
Ankita