
I
NSPIRE
V3.2
U
SER
M
ANUAL
©2006 Page 8 May-17-2006
Figure 7, RS-232
Figure 8, HyperTerminal Template
SEND
GPS
R
EPORT
The GPS record data can also be exported through the RS-232
connector. When the “Send GPS Reports” menu entry is chosen,
followed by a confirmation, ALL the stored records will be exported.
Each data record is reformatted as a single line of comma delimited
ASCII text, followed by a <CR><LF>.
The first record is a dummy header. It is marked with a $HDR preamble and includes
data dictionary titles:
$HDR,REC,SIG*,HH:MM:SS,LONGITUDE**,LATITUDE**,ALTITUDE****,SPEED*,DEG**
<CR><LF>
The data records that follow are marked with a $DAT preamble. These are the GPS data
values that were stored during each photo or event:
$DAT,001,Good,18:43:33,-121.140608,+38.686096,00000ft AGL,000mph,029.0
<CR><LF>
Any data record that is corrupt will be marked with a $ERR preamble and will have empty
fields:
$ERR,002,!ERR,,,,,,<CR><LF>
The end of the file will be stamped with a short data record that is marked with a $EOF
preamble:
$EOF,000,%EOF,,,,,,<CR><LF>
One method of retrieving the stored records is to
use HyperTerminal. It is a basic Microsoft
Windows serial communications utility. It is found
in the Start-> Programs-> Accessories program
tab.
The first time you use HyperTerminal you must
create a New Connection template (see Figure 8).
Open the properties box and set the baud rate to
match Inspire’s GPS Report Baud setting. Also set
the Data bits=8, Parity=None, Stop Bit=1, and
Flow Control=None. Use File->Save to save your
settings.
To capture the GPS records to a file, begin by choosing Transfer->Capture Text on
HyperTerminal’s menu bar. Enter your file name at the prompt. Next, select the Call-
>Call menu item to initiate a connection. It is now ready to receive the GPS report (select
Send GPS Report in Inspire’s menu). When complete, select Transfer->Capture->Stop
on the menu bar. If you need further assistance using the utility please see the
HyperTerminal help file.
E
RASE
R
EPORT
The GPS record data can be erased by selecting the Erase Reports menu selection.
Once the records are deleted, they cannot be restored. To prevent accidental erasure, a
confirmation is required.