Hi , I am new on this forum and I have several questions.
Well I am communicating a PIC with a PC in order to monitoring 14 sensor sig
nals, the problem is that I have a frame to send from the MCU to the PC cons
isting of one STX byte + 14 bytes (one from each sensor and each one consist
ing of 8 data bits) + CHk byte + ETX byte.My problem is that I want to plot
the Tº signals into one plot for example, and pressure signals into another
plot and so on... but I dont know how to extract the info from the incoming
frame ,in other words, I dont know how to tell to labview ok this part of th
e frame goes to the Tº plot in this goes to pressure plot for example and if
the microncontroller ADC converts the analog data from the sensor in binary
data and after forming the frame trough the PIC USART to send it to teh PC
how labview interprets that data in order to plot it into a graph.
Thank you very much in advance and sorry for my english
Regards