LabVIEW Robotics Module

Table of Contents

Form Sentence VI

  • Updated2023-02-21
  • 2 minute(s) read

Form Sentence VI

Owning Palette: NMEA Advanced VIs

Requires: Robotics Module

Creates an NMEA sentence formatted as the sentence type you specify and with the sentence data you specify. This VI also applies punctuation, a checksum, and termination characters to the sentence.

sentence type specifies the sentence type token to include in the sentence you create. For GPS NMEA sentences, sentence type is a string in the form of GPxxx, where xxx is the three-letter acronym of a type of NMEA sentence.
sentence data is an array of string values to use as data points in sentence.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
sentence is the formatted NMEA sentence.
error out contains error information. This output provides standard error out functionality.

Log in to get a better experience