LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

please help me

Hi,
I am using an xy graph in my application.
 
Using the same graph iam displaying 2 choices.
 
One of the choices takes values from 0 to one only.
 
And the second one can take any range of value.
 
But when iam displaying the second one show scale from 0-1 and the values spread beyond the visible area(i have to scroll to see the result)
 
I couldnt fix the bug.Can anybody help me?
 
I posted one more question of printing graph in different orientation as mine one prints in only one orientation even if i have given more options and set vi's orientation to different mode during run time
 
 
0 Kudos
Message 1 of 6
(2,854 Views)
Hello,

i've made a simple example just to see if something like you've said happened... But nothing. Can't you post a simple example of the problem that you got?

Tell me what's Labview version.
Software developer
www.mcm-electronics.com





PORTUGAL
0 Kudos
Message 2 of 6
(2,847 Views)
Maybe set the scales to autoscale?
0 Kudos
Message 3 of 6
(2,810 Views)

Thank you for you reply

Yes i have set the scale to autoscale.

I have two buttons in front pannel to print two different parameters.

The first one takes values from 0-20 and the second one from 0-200.

But if i am clicking buttons one and two in interleaved manner,some times,the second one showing range from 0-20

and the values beyond 20 can be seen if we scroll the graph up(ie,above the visible portion)

I dont know whether you got my problem clearly.

But if you can,pleae reply me.

 

 

 

 

 

0 Kudos
Message 4 of 6
(2,786 Views)
Hello again,

If you post your problem.vi we can help you an much faster way.


Software developer
www.mcm-electronics.com





PORTUGAL
0 Kudos
Message 5 of 6
(2,779 Views)


@user_1 wrote:

I dont know whether you got my problem clearly.


No. Such a problem cannot be solved by a description. It seems you have a race condition.

Pleast attach your VI and make sure to include some typical data so we can run it. Also let us know how you operate it, e.g. what buttons you are pressing and in what order.

0 Kudos
Message 6 of 6
(2,756 Views)