LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to set same scaling graph

i have a scaling graph problem..

the problem is:

  • my scale can changing when i open many times..
  • exp: first ploting, start scaling with 15.5

                 second ploting, start scaling with 0.00

  • why it's happen?
0 Kudos
Message 1 of 4
(2,886 Views)

What do you "open many times"?

What kind of graph?

What kind of data?

What do you mean by scaling? (max, min, offset, multiplier, etc.)

 

Can you show us your code or at least an image illustrating the problem?

 

 

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

my mainVI page has 4 Radio button. every radio button link with graph.

when I click 1st radio button,it will display graph 1. after I close graph 1,I will come back mainVI page.

and next I open graph2 and close..

when I coming back open graph1, the y-scale is different...

example....

1st plotting:

   y-scale start with 16.63

2nd plotting:

   y-scale start with 0.0

 

the y data from database

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

You can set the axis scaling to anything you want, or you can have it set to autoscale. What is your setting?

 

Your description is still not very clear, it would be MUCH better if you could show us some code.

 

 

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