Student Projects

cancel
Showing results for 
Search instead for 
Did you mean: 

PA6H Gps - LabVIEW API

Title:

PA6H Gps - LabVIEW API

 

LabVIEW Version:

LabVIEW 2013 Student Edition

 

Description:

PA6H is a Gps based on UART protocol. Data from PA6H follow the NMEA183 standard.


Instructions on how to use Code:

Open

Create a new UART Reference for PA6H Gps. Set the the Baud Rate to 9600 and data bits to 8.
   

Read
Read the NMEA183 data/sentences from PA6H.
   

Decode
Decode the NMEA183 Sentences.
    
Close
Close the PA6H UART Reference.

 

Attached Code

FrontPanel.PNG

 

BlockDiagram.PNGProjectTree.PNG

Contributors