I am trying (Not very successfully tho) to interpret some zone status messages sent from a piece of equipment connected to a ctouch rs232 port, the unit sends out 6 lines of data evey 2 seconds of 13 hex bytes these lines of data contain info i want to then graphical represent on the ctouch unit. At the moment i can initialise the port and send out data with no problem, but i cannot seem to find a way logically! put some code together to read in the data strings and extract the parts relevant to me. The 2 second data broadcast from the units also stops if it is busy carrying out other tasks, and then resumes. Monitoring the output from the unit it also sends out a load of other information that is not relevant, that seems to complicate the issue. Any help gratefully received as my wife is getting fed up of finding me asleep head in laptop.