Hi there,
I have a problem concerning the Max/Min indicators in my application. Currently I have data that is acquired from an interface card, connected to Labview 6.1. By plotting the Power vs Time history in a graph, I log the Time and Date at which the Maximum and Minimum Power occurs in indicators. In my program I also have a control that allows me to aquire data at different time intervals, e.g values every 1000ms, 250ms etc.
However, when I set the control to take readings at less than 1 second intervals, the Max/Min indicators do not display the correct times, corresponding to the system clock I have in the program. In some occasions the times are displayed a few minutes ahead of the system clock
for example. The times that appear on the x-axis of the graph are correct thankfully.
Thanks in advance for any help on this matter. Please find included my vi.
Neil.