ā05-02-2009 03:31 AM
Hi
I want to plot data by controlling two knobs simultaneously and plot the values according to my control using serial port communication but the problem is that the plot on the graph alternates between the two controls its not changing according to my control for eg if i move the knob1 to 1000 and knob 2 to 4000 these values alternate on the graph i have placed a select control still the problem is not solved can u help me please thank you in advance
With regards
Samatha
Solved! Go to Solution.
ā05-02-2009 03:36 AM
Hi samatha.k,
can you upload your vi?
Mike
ā05-02-2009 03:55 AM
ā05-02-2009 05:27 AM
ā05-02-2009 06:21 AM
ā05-02-2009 06:41 AM
ā05-02-2009 07:19 AM
ā05-02-2009 10:35 AM
Your VI CANNOT plot more than once since you do not have the code in a loop. Do NOT use the run continuous button. I also fail to see how you think anything can be simultaneous since you are using the same port. The for loop you have is also very strange. That doesn not belon there at all.
ā05-03-2009 12:57 AM - edited ā05-03-2009 01:04 AM
i know there is something wrong with my code because i am new to labview i am just trying to build to new VI anyways so what do i need to do now pls tell me
thank you in advance .....
ā05-03-2009 02:54 AM