Skip to main content

Set XPDR Integer Increment

Sets the transponder integer increment, i.e., the upper two digits. When the maximum integer value is reached by incrementation, the instrument automatically loops to the minimum value and viceversa.

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

Request

012345678910111213141516171819202122232425262728293031
ID32XX

Request Structure

ByteValueSizeTypeDescription
0ID1BINRNS address (ID)
1321BINSet XPDR Integer Increment instruction code
2X1BIN1st digit
3X1BIN2nd digit

Response

012345678910111213141516171819202122232425262728293031
ID32V

Response Structure

ByteValueSizeTypeDescription
0ID1BINRNS address (ID)
1321BINSet XPDR Integer Increment instruction code
2V1BIN1 for successful, 0 otherwise

Factory Default Values:

InstrumentInteger IncrementLimits
XPDR11-99

Examples

Set XPDR integer increment step to 2 ( to achieve 0200, 0400, 0600, … )

012345678910111213141516171819202122232425262728293031
ID3202