ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Garbage on the Intensity Graph

Solved!
Go to solution

I work with Intensity Graph
I write the data (via terminal) and, if necessary, programmatically change the Z scale (adjusting the brightness and contrast).
Despite the fact that the data does not change, sometimes garbage appears on the graph, something like this.
garbage.PNG

 

I have attached a file (LV12 + 16) in which such a graph is saved. I display data from it on another graph, and it looks correct.
How to fix this bug? It occurs when I simply set the properties of ZScale.minimum / ZScale.max

Download All
0 Kudos
Message 1 of 4
(3,005 Views)
Solution
Accepted by topic author Artem.SPb

I guess, you should use the property node!?

z-axis_manual.png

0 Kudos
Message 2 of 4
(2,996 Views)

zscale.png

Simply use the two property nodes as shown above. Than your scaling as adapted to your measured values.

0 Kudos
Message 3 of 4
(2,987 Views)

@aptivo wrote:

Simply use the two property nodes as shown above. Than your scaling as adapted to your measured values.


Of course, I use two properties. But I do not need the autoscale. Scale values ​​must be independent of data values.

0 Kudos
Message 4 of 4
(2,976 Views)