07-30-2012 10:14 AM
What's up lads?
Is there an easy way to highlight the most recent point of a plot on a waveform chart or graph, say with a circle or different colour?
Strokes
07-30-2012 11:54 AM
Not quite the same, but you could right click a chart, "Visible Items", "Digital Display" to get the recent reading as a numeric. Would be easier at least.
Otherwise, you might have to use a graph with 2 seperate plots:
Follow the NI example for graphs, use the "(Xo = 10, dX = 2, Y) Multi Plot 1" example. The two plots can be.
1) The recent data point only, set x0 to the last point, displayed as empty red circles. Make sure this is top in the array, it will get displayed on top.
2) All of the data, displayed as dots.
07-30-2012 02:11 PM
Do you mean like this?
07-30-2012 02:22 PM
I'm running LabVIEW 10... Downconvert if possible?
07-30-2012 02:25 PM
Oh, sorry. Here.