Skip to main content

Set XPDR Minimum Squawk

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

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

Request

012345678910111213141516171819202122232425262728293031
ID34XXXX

Request Structure

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

Response

012345678910111213141516171819202122232425262728293031
ID34V

Response Structure

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

Factory Default Values

InstrumentMinimum Squawk Code
XPDR0000

Examples

Set XPDR minimum value to 100:

012345678910111213141516171819202122232425262728293031
ID340100