LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to plot data sent through serial port by controlling knobs simultaneously

Solved!
Go to solution

hi again still there is some prob can u tell me how could i modify my VI..........so that i could plot two quantities simultaneously and the data should be sent through

serial port..........

0 Kudos
Message 11 of 13
(695 Views)
Solution
Accepted by samtha
You simply cannot do the writes and reads simultaneously. You can do it sequentially and the plot will display both at the same time. The attached modification will do a constant write and read of both controls. I eliminated all of the unnecessary code.
0 Kudos
Message 12 of 13
(680 Views)
Thank you sir very nice of you thank you very much........:) have a good day.......
0 Kudos
Message 13 of 13
(669 Views)