pti

Set command

The set command

Syntax:

%TXSELFCAL=<cmd>

Response syntax:

%TXSELFCAL:<err>,<pwr>,<freq>

The set command parameters and their defined values are the following:

<cmd>
0 – Clear calibration values.
1 – Execute TX self-calibration.
2 – Execute TX self-test.
<err>
Maximum gain error of a single measurement on calibration sweep in mdB.
dB error is multiplied by 1000. The value can be positive or negative.
<pwr>
Requested TX power of the measurement when TX power error is the biggest.
The value can be positive or negative.
<freq>
Frequency of the worst measurement in kHz.

The following command example clears calibration values:

AT%TXSELFCAL=0
OK

The following command example performs self-calibration:

AT%TXSELFCAL=1
%TXSELFCAL:1438,22,1950000

The following command example executes self-test:

AT%TXSELFCAL=2
%TXSELFCAL:-125,15,1950000
OK