Archives by Tag 'Carriage Return'

How to Ignore CR LF ASCII Codes in Serial Receive with LabVIEW

By Ralph - Last updated: Monday, March 8, 2010

In one of my recent LabVIEW projects, my application needs receive the message which send by an ECU unit, and to store the message exactly as it send. And the content of the message is hex data, every byte of this message has a specific meaning to this ECU unit, and I need these data [...]