Hello

I've got a setup where an external device sends measurement-data continiously to the computer. Sometimes only one channel, sometimes 2 or 3.
It's no Problem to separate the data, but i don't know how I can display all the channels on a single chart.


I never know, how many channels are active, I just have the information to which channel a value belongs directly in the Data (two byte, 12Bit resolution, first two bit of each byte are a signature if it is a hi or low-byte and to which channel it belongs. The fallowing byte is just the zero-padded rest of the data (6 bit)).

The easyest solution would be a vi with 3 inputs (one for each channel) which is able to draw the traces independently in one graph)...

I hope, I could explain, what I need...

Bye and Thanx

Marco


Reply via email to