Antennainfo (ascii), Reserved – NavCom Sapphire Rev.J User Manual
Page 55

Sapphire Technical Reference Manual Rev. J
55
1.9 ANTENNAINFO (ASCII)
SF-3050
Sapphire
SF-3040
This command allows the user to modify and retrieve antenna information, including the name,
serial number, and setup ID.
Command:
[ANTENNAINFO] name, serial number, setup ID
Parameter
Definition
Name
Name of antenna (alphanumeric string of 0
– 32 bytes); must begin and
end with quotation marks (“”)
Serial Number
Serial number on the antenna (alphanumeric string of 0
– 32 bytes); must
begin and end with quotation marks (“”)
Setup ID
User-assigned antenna number of one unsigned byte (string of 0
– 255)
The user may submit any combination of
parameters by inserting ‘nothing’ between
the commas.
The user may submit a string value of "" to zero-out a value.
Examples: A
NTENNAINFO]”ANT-1”, “100300”, 48
Specifies all three parameters
[ANTENNAINFO]”ANT-1”
Specifies the name only
[ANTENNAINFO], “100300”
Specifies the serial number only
[ANTENNAINFO], , 48
Specifies the setup ID only
[ANTENNAINFO]”ANT-1”, “100300”
Specifies the name and serial number
[ANTENNAINFO]”ANT-1”, , 48
Specifies the name and setup ID
[ANTENNAINFO],”100300”, 48
Response from the receiver
[ANTENNAINFO]
Requests the current settings
OK [ANTENNAINFO]
Response from the receiver
1.10 Reserved