Skip to main content

Set XPDR Maximum Squawk

Sets the transponder maximum squawk code value. Can be set from 0 to 9999.

See RNS Features in the beginning of this chapter for more detail.

Request

012345678910111213141516171819202122232425262728293031
ID35XXXX

Request Structure

ByteValueSizeTypeDescription
0ID1BINRNS address (ID)
1351BINSet XPDR Maximum Squawk Code instruction code
2X1BIN1st digit
3X1BIN2nd digit
4X1BIN3rd digit
5X1BIN4th digit

Response

012345678910111213141516171819202122232425262728293031
ID35V

Response Structure

ByteValueSizeTypeDescription
0ID1BINRNS address (ID)
1351BINSet XPDR Maximum Squawk Code instruction code
2V1BIN1 for successful, 0 otherwise

Factory Default Values

InstrumentMaximum Squawk Code
XPDR9999

Examples

Set XPDR maximum value to 100:

012345678910111213141516171819202122232425262728293031
ID357777