Quantcast
Channel: Instrument Control (GPIB, Serial, VISA, IVI) topics
Viewing all articles
Browse latest Browse all 5661

LabVIEW Reference Design for Serial Communication

$
0
0

Hello,

I'm getting started on a project to create a serial (RS232) device driver meant to be used in a hospital environment. The Data Packet Format seems to me fairly common:

Start Packet (ASCII_SOH)

Packet ID (16-bit integer)

Data

CRC - 32-bit of all bytes between but not including ASCII_SOH & the CRC

End Packet (ASCII_EOT)

 

ASCII_DLE expansion used in all bytes

Multibyte integers transmitted low-byte first

 

Is there a LabVIEW Reference Design for Serial Communication that I can use to get started? - My hope is that there's something already done by NI or LabVIEW users that can minimize recreating the wheel too much. An example will be just fine of course.

Thanks !

Jorge

 


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>