02-28-2010 09:43 AM
Please can anyone help me out!!!!???
I am looking for a way to use labView to display a graph of results which will be obtained from a PIC (after A/D conversion) via RS232.
I have verified that i can recieve data using LabView via rs232, but I'm still looking for ways to process these data to display a graph.
Any suggestion will be greatly appreciated!!!.
THANKS
02-28-2010 11:16 AM
What is the data that you are actually getting? From your earlier post, one could assume that you are getting hex information and you could use the typecast, unflatten from string, or String to Byte Array. As mentioned there, there have been numerous posts on the subject.
If you are really stuck, post your VI with some data. That means run the VI until you have data in the string indicator. From the Edit menu, select Make Current Values Default. Save it. Attach it.