Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Displaying output result of ADC via RS232

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

 

0 Kudos
Message 1 of 2
(3,561 Views)

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.

0 Kudos
Message 2 of 2
(3,551 Views)