LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to display bad points in waveform-graph?

Hello,
i have a waveform graph which displays three waveforms.
a.) a measurement-graph with 1000 points
b.) a upper-limit-graph with 1000 points
c.) a lower-limit-graph with 1000 points

Normally the measurement-graph is between the upper-limit-graph and the lower-limit-graph.
The normal color is yellow for the measurement and green for the limit-graphs.

What i want to do is to display the points which are beyond the limits in another color (red).
Is this possible?

Thx for your help
0 Kudos
Message 1 of 2
(2,390 Views)
Use NaN and multiple graphs. See the bar code example I posted to http://forums.ni.com/ni/board/message?board.id=170&thread.id=284478 a few minutes ago.

Lynn
0 Kudos
Message 2 of 2
(2,388 Views)