LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Making a Data Point Blink in an XY Graph

I am bundling a number of data sets for plotting on a single XY Graph.  Specifically, I have 4 data sets and a single XY point.  I have these plotting together nicely and have used the XY Graph Properties > Plots to customize each of the plots presentation on the graph (marker type and size, markers connected, colors, etc.).  One of the data sets is a single point on the graph and I would like to make it BLINK to make it more visible.  I have not been able to figure out how to make this one 'plot' on the XY Graph BLINK.  Any ideas would be greatly appreciated.
 
Best Regards,
 
Nance
0 Kudos
Message 1 of 2
(3,126 Views)
Hi Nance,
 
Have a look at attached VI.
 
I have used a cursor for pointing at a desired location on XY graph.
 
i make it visible and inivisible in fixed intervals to give it a visual effect of blinking
 
by using these properties in your application, you should be able to make a datapoint blink.
 
Regards
 
Dev
 
 
Message 2 of 2
(3,123 Views)