07-12-2010 11:17 AM
Hi,
I need to plot data values coming from a serial connection (9600 baud) on the Y axis of a chart while the X axis must report the current PC time at which data is read. I use one while cycle to do that but I do not find the proper function to read the exact PC time and to associate it with the data.
Any link or clue?
Thanks,
Pier
07-12-2010 11:20 AM
Where did you look? The function is called Get Date/Time In Seconds and is on the Timing palette. Have you looked at the example called Real Time Chart?