Component: Injector (GPS NMEA) ()
From Flowcode Help
Jump to navigationJump to search
Author | Matrix Ltd |
Version | 1.0 |
Category |
Contents
Injector (GPS NMEA) component
Comms data injector to allow simulation of NMEA style GPS messages
Detailed description
No detailed description exists yet for this component
Examples
GPS Example File
GPS Example
Example should show the Latitude generated by the GPS injector as well as the system time in simulation or UTC time on hardware.
Example data provided by the GPS NMEA injector component
Downloadable macro reference
![]() |
InitialiseInjector |
Sets up the injector ready to receive commands or send data | |
![]() |
InjectorName |
Name of the console that will be created | |
![]() |
Return |
![]() |
RxByteCount |
Returns the number of bytes currently sat in the receive buffer. | |
![]() |
Return |
![]() |
RxByte |
Attempt to receive a byte back from the injector 0 - 255 = Valid data 256 = RX timeout no data available | |
![]() |
Return |
![]() |
GetConsoleHandle |
Gets the handle to the console allowing data displaying on the panel etc. | |
[[File:]] - | Return |
![]() |
UARTSend |
![]() |
Channel |
![]() |
Data |
![]() |
Return |