Hello
I'm trying to do a simple task, but being new to this I'm having problems.
I transmit data down a RS232 line at 9600 baud. I have two channel of data say x and y where A and B are one byte each.
I multiplex/alternate them down the line i.e ABABABABABAB.....etc
At the labview end I want to seperate the data back to seperate channels for plotting on a graph. i.e A with time and B with time.
There must be a way of toggling some array builder conected to the visa Read VI ie odd for A and even for B and then plotting them in two seperate wave charts.
Iv'e got a single channel working but A and B are mixed together. (see attachment).
Any ideas if it can be done.
Thanks Bill