Hello Everyone,
I made a Pressure calibrator which continously sends data to pc via UART at an interval selected by user, now we are displaying it on hyper terminal, however I want to design a Labview program which will take this data and log it in excel. I was able to send numeric character in labview group them together and display on a Guage, however the Data format now for eg. is '+150.10mmWC ' followed by CR and NL., if the pressure is 150.10 mm of water column. Can you point me some sources where I will get info to log these incoming strings as it is in excel file along with their time stamp so I can read up on them.
Thank You.