|
|
|
|
FETCh:DPOWer
Last updated: May 8, 2002
Diagram Conventions
FETCh:DPOWer[:ALL][:RANGe1]?
FETCh:DPOWer[:ALL]:RANGe2|3|4|5|6|7|8|9|10?
|
Function
|
GSM
|
Queries the Dynamic Power measurement results. Query returns N integrity indicators and N average TX power levels (where N is the number of bursts measured). To set the number of bursts you want to measure, use
SETup:DPOWer:COUNt:NUMBer[:SELected]
.
Each of the ranges can query up to 100 bursts. Therefore if you have set up to measure 250 bursts you must use range 1, range 2 and range 3 to obtain all your results.
|
|
GPRS
|
This command is not applicable to GPRS.
|
|
Query
|
Integrity indicators for each individual burst
Average TX power levels for each individual burst
-
Range: -100 to +100 dBm and 9.91 E+37 (NAN)
-
Resolution: 0.01 dBm
|
|
Programming Example
OUTPUT 714;"FETCh:DPOWer?" !Queries the Dynamic Power measurement results for the first 100 bursts.
|
FETCh:DPOWer:ICOunt?
|
Function
|
GSM
|
Queries the intermediate count of measurements completed in a multi-measurement.
|
|
GPRS
|
This command is not applicable to GPRS.
|
|
Query
|
Range: 0 to 999
|
|
Programming Example
OUTPUT 714;"FETCH:DPOWER:ICOUNT?"
|
FETCh:DPOWer:INTegrity[:RANGe1]?
FETCh:DPOWer:INTegrity:RANGe2|3|4|5|6|7|8|9|10?
|
Function
|
GSM
|
Returns N integrity indicators (where N is the number of bursts measured). To set the number of bursts you want to measure, use
SETup:DPOWer:COUNt:NUMBer[:SELected]
.
Each of the ranges can query up to 100 bursts. Therefore if you have set up to measure 160 bursts you must use range 1 and range 2 to obtain all the integrity indicators.
|
|
GPRS
|
This command is not applicable to GPRS.
|
|
Query
|
Range: See
Integrity Indicator
.
Resolution: 1
|
|
Programming Example
OUTPUT 714;"FETCh:DPOWer:INTegrity:RANGe3?" !Queries the integrity results for bursts 201 through 300.
|
FETCh:DPOWer:NUMBer[:RANGe1]?
FETCh:DPOWer:POWer:NUMBer:RANGe2|3|4|5|6|7|8|9|10?
|
Function
|
GSM
|
Queries the number of measurements made in the specified range.
Each of the ranges can query up to 100 bursts. Therefore if you have set up to measure 400 bursts you must use range 1, range 2, range 3 and range 4 to obtain all your TX power level results.
|
|
GPRS
|
This command is not applicable to GPRS.
|
|
Query
|
Range: 1 to 100 (per range)
|
|
Programming Example
OUTPUT 714;"FETCh:DPOWer:NUMBer:RANGe2?" !Queries the number of measurements made in range 2.
|
FETCh:DPOWer:POWer[:RANGe1]?
FETCh:DPOWer:POWer:RANGe2|3|4|5|6|7|8|9|10?
|
Function
|
GSM
|
Queries the average TX power levels for the Dynamic Power measurement. Returns N average power levels (where N is the number of bursts measured. To set the number of bursts you want to measure, see
SETup:DPOWer:COUNt:NUMBer[:SELected]
.
Each of the ranges can query up to 100 bursts. Therefore if you have set up to measure 400 bursts you must use range 1, range 2, range 3 and range 4 to obtain all your TX power level results.
|
|
GPRS
|
This command is not applicable to GPRS.
|
|
Query
|
|
Range: -100 to +100 dB and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Programming Example
OUTPUT 714;"FETCh:DPOWer:POWer:RANGe2?" !Queries the average TX power for bursts 101 through 200.
|
Back to Top
|