![Garmin GNC 255A Installation Manual Download Page 95](http://html.mh-extra.com/html/garmin/gnc-255a/gnc-255a_installation-manual_566529095.webp)
190-01182-02
GTR 225/GNC 255 TSO Installation Manual
Rev. F
Page B-19
B.2.4.2.9 Decoded Station Identifier
This message outputs the decoded station identifier received on the NAV voice channel. This message will
be output even if the station identifier has not been decoded yet. In this case, the message will be flagged as
invalid. Note that the validity of this message does not depend on the current NAV audio mode. The
decoding is done automatically regardless of this setting.
Message format:
“V” ..........................Message class. This is a GNC NAV message.
“25”.........................Message identifier.
v ..............................Valid flag. “0” = identifier is not valid, “V” = decoded station identifier is
valid.
iiiii...........................Decoded station identifier, five characters long. If the decoded identifier is
less than five characters in length, then the trailing characters will be filled in
with spaces. Identifiers are restricted to using ASCII character 0-9 and A-Z.
Example message:
$PGRMV25VISLE<Sp><chksm><CR><LF>
The decoded station identifier is valid and is “ISLE.”
B.2.4.2.10 Communications Error
This message is used to indicate a communication error.
Message format (GNC NAV error):
“V” ..........................Message class. This is a GNC NAV message.
“27”.........................Message identifier.
e...............................Error code: (ASCII)
“0” = input message checksum error.
“1” = unknown message.
“2” = error or mismatch in message data.
Message format (GTR/GNC COM error):
“C” ..........................Message class. This is a GTR/GNC COM message.
“05”.........................Message identifier.
e...............................Error code: (ASCII)
“0” = input message checksum error.
“1” = unknown message.
“2” = error or mismatch in message data.
Example messages:
$PGRMV271<chksm><CR><LF>
Received an unknown NAV message.
$PGRMC050<chksm><CR><LF>
Received a COM message with an invalid checksum.