JBandon,
your Qs are rather basic ones. I suggest you study the examples that
are installed together with LabVIEW. Go to /Help/search_examples!
For the serial initialisation I found the 'Basic Serial Write and
Read.vi' This should enable you to setup the transmission part of your
Q.
To decode the data coming from the external controller you need info
about the transfer protocol the controller is using. Otherwise it
might be hard to get the required data. There are soo many
possibilities to transfer multiport data, either as plain data or
compressed or the channels being interleaved or not. Than one can send
binary data or ASCII or BCD or whatever. Experienced users might have a
chnace to decipher simpler transfer protocols, but ...
You might refine your Q with the transfer protocol info to get more specific hints!
Greetings from Germany!<br>-- <br>Uwe