Geographic position data record (Code 3)

Geographic position data record (Code 3)

Geographic position data record script description

Version

V1.0

Script name

BCE_SCEN_EN15430_1

Last updated

2019-08-12

Revision information

No revision

Script Description

Script is capable of collecting separate variables from multiple record codes and storing them into sensors chosen by users. A single script is capable of parsing multiple record codes. To do that, user must select which record codes they want to parse by placing check mark on "Read this record" check box.

Configuration

Inside FMSet it's possible select which variables are important and onto what specific sensor to save them (note that your device might not report a value which you're expecting, depends on device and it's configuration):

Full list of record code 3 Variables

ManufID and EquipID - Manufacturer and spreader identification of the system which generates this record.

Source - Data generation source.

System time and date - Time and date is in unix format.

GeoLat - Geographic position latitude in NMEA-0183 format: DDMM.mmmmR (two fixed digits of degrees, two fixed digits of minutes and a variable number of digits for decimal-fraction of minutes, R = reference - latitude direction: N=north, S=south). Example: 3339,7334 N = 33 º 39,7334’ north.

GeoLon - Geographic position longitude in NMEA-0183 format: DDDMM.mmmmR (three fixed digits of degrees, two fixed digits of minutes and a variable number of digits for decimal-fraction of minutes, R = reference - longitude direction: E=east, W=west). Example: 11751,7598 W = 117 º 51,7598’ west

GeoAlt - Geographic position altitude (this record is only optional and your device might not send any value. It depends on your device configuration).

GeoSQ - Geographic position system signal quality (0=no fix, 1=2D, 2=3D, 3=differential correction active).

Geo time and date - Time and Date by geographic position system (Unix). (this record is only optional and your device might not send any value. It depends on your device configuration).

GeoSpd - Speed over ground by geographic position system (this record is only optional and your device might not send any value. It depends on your device configuration).

GeoCours - Course over ground by geographic position system (0 º..360 º, 0 º = northern direction) (this record is only optional and your device might not send any value. It depends on your device configuration).

GeoSats - Number of satellites tracked by geographic position system (this record is only optional and your device might not send any value. It depends on your device configuration).