08-22-2008 02:31 AM
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
08-22-2008 02:52 AM
Hi jeyanthi,
select first the active scale in your case "1" and set then the range you need.
Mike
08-25-2008 03:47 AM
08-25-2008 04:11 AM
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
09-01-2008 10:17 PM
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
09-02-2008 05:41 PM
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.
09-02-2008 08:37 PM
09-03-2008 01:24 AM
Hi jeyanthi,
resize the property node and select increment.
Mike
09-03-2008 03:09 AM
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
09-03-2008 12:41 PM