User Manual Part 7

User Guide to Q4000/QPRO
Document Number 1135-4713 Rev G
THIS DOCUMENT CONTAINS CONFIDENTIAL AND PROPRIETARY INFORMATION OF QUAKE GLOBAL CORPORATION. IT MAY BE USED BY
RECIPIENT ONLY FOR THE PURPOSE FOR WHICH IT WAS TRANSMITTED AND WILL BE RETURNED UPON REQUEST OR WHEN NO LONGER NEEDED
BY RECIPIENT. DISCLOSURE TO UNAUTHORIZED THIRD PARTIES OR DUPLICATION WITHOUT THE EXPRESS WRITTEN PERMISSION OF QUAKE
GLOBAL IS PROHIBITED.
Page 137
CONFIDENTIAL
Information classified Confidential
-
Do not copy (See last page for obligations)
The message packet should not be freed by the application; this is done by the
foundation code.
14.9 MTS_DTR
The DTR Line on the MTS Serial Port has changed state. If the parameter [0-1] is zero, it
indicates that the line has changed from High to Low Voltage; if one, it indicates the line has
changed from a Low to a High voltage.
14.10 MSG_MID_CHANGED
The message is queued to a secondary network.
14.11 MSG_NAK
The message was not sent by the primary network.
14.12 MSG_RCVD
A terrestrial or satellite message packet was received from one of three sources, determined by
parameter 1:
TERR_SMS: an SMS message was received
TERR_POP: a POP email message was received
SATELLITE: a satellite message was received
The message length and data are contained in the incoming message.
14.13 MSG_SEND_NAK
The message was not sent and there will be no other attempts.
14.14 NET_CLEAR
The network is cleared.
14.15 NMEA_SENTENCE
The NMEA 0183 standard uses a simple ASCII, serial communications protocol that defines how
data are transmitted. The data are passed in to the application as a message parameter, along
with the length of the string as the parameter msgLen. The string is null terminated and can be
displayed in a printf() statement.
Note: