LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

automatically changing the scale

hi need help , i have done a graph where the Y scale index0 and Y scale index1 is using the same range of data wen plotiing.

wen user run the vi..let say i change the Yscale in index0 how to change the Y scale index 1 automatically?

thk u

0 Kudos
Message 1 of 12
(3,627 Views)

Hi jeyanthi,

select first the active scale in your case "1" and set then the range you need.

Mike

Message 2 of 12
(3,624 Views)
can i get example for this?
0 Kudos
Message 3 of 12
(3,592 Views)

Hi jeyanthi,

see the attached example. If you change the range of the left outmost yscale the other will also change.

 

Hope it helps.
Mike

Message 4 of 12
(3,589 Views)

hi need help.

i did set the range and it works but my graph scale look like tis

 Y0           Y1

5-             -5

4.5-

4-             -4

3.5-

 

How to make it similar scales?

need help plzzzzz. thk u

0 Kudos
Message 5 of 12
(3,537 Views)

Hi Jeyanthi,

 

You need to specify the same increment amount for both scales to see the same marker labels. This can be found under the same property tree branch as the range values.

Sappster
0 Kudos
Message 6 of 12
(3,503 Views)
can i get an example for this?
0 Kudos
Message 7 of 12
(3,496 Views)

Hi jeyanthi,

resize the property node and select increment. Smiley Wink

 

Mike

0 Kudos
Message 8 of 12
(3,483 Views)

hi need another help

i have another problem

wen 1st time ploting the scale is in this format

as below:

20.00  round up of the maximum value

18.00

17.00

.

.

.

5.00 round up the minimum value

 

but second time ploting the scale change to

19.89 the maximum value

17.88

16.85

.

.

.

4.59 the exact minimum value

 why tis happen ? can anyone explain it? ant solution for tis prblm

 

 

0 Kudos
Message 9 of 12
(3,478 Views)
Do you have autoscale enabled?
Regards,

Jeremy_B

Applications Engineer
National Instruments
0 Kudos
Message 10 of 12
(3,458 Views)