|
|
FETCh:TXPower
Last updated: May 12, 2009
GPIB Command Conventions
FETCh:TXPower[:ALL]?<sp>[<Burst>]
|
Function
|
GSM TA |
Queries integrity indicator and burst power measurement result for the burst specified by
Measurement Burst
. This query returns the results in the following order: <Integrity>, <TX Burst Power>. If the
Multi-measurement Count
parameter is set to ON, the burst power multi-measurement average result is returned instead of the TX Burst Power result.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Integrity indicator
Burst power (average)
-
Range: -100 to +100 dBm and 9.91E+37 (NAN)
-
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.01 and above
|
|
GSM/GPRS/ EGPRS LA |
Revision: C.01 and above
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:ALL?"
! Query the integrity indicator and burst power measurement for the burst
! specified by "Measurement Burst".
|
FETCh:TXPower:ICOunt?
|
Function
|
GSM TA |
Queries the intermediate count of transmit power measurements completed. |
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: 1 to 999
Resolution: 1
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.01 and above
|
|
GSM/GPRS/ EGPRS LA |
Revision: C.01 and above
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:ICOunt?"
! Query the intermediate count of transmit power measurements completed.
|
FETCh:TXPower:INTegrity?
|
Function
|
GSM TA |
Queries the overall integrity indicator for all bursts under measurement. Zero indicates normal.
For non-zero integrity indicators, refer to
Integrity Indicator
.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: See
Integrity Indicator
.
Resolution: 1
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.01 and above
|
|
GSM/GPRS/ EGPRS LA |
Revision: C.01 and above
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:INTegrity?"
! Query the integrity indicator for all the burst under measurement.
|
FETCh:TXPower:GFDTune:TRIGger:COUNt?
|
Function
|
GSM TA |
Queries the good protocol trigger number in Fast Device Tune mode. |
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: 1 to 100000.
Resolution: 1
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:GFDTune:TRIGger:COUNt?"
! Query the good protocol trigger number.
|
FETCh:TXPower:MODulation:FORMat[:BURSt]?<sp>[<Burst>]
|
Function
|
GSM TA |
This command is only applicable when the Burst Capture Range is set to All.
Queries the modulation format for the specified burst.
See
Query the measurement results for a specified burst
for more information.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: GMSK | EPSK | MIXed |UNKNown.
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.07 and above
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.01 and above
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:MODulation:FORMat? 2"
! Query the modulation format for burst 2.
|
FETCh:TXPower:MODulation:FORMat:FRAMe?
|
Function
|
GSM TA |
This command is only applicable when the Burst Capture Range is set to All.
Queries the modulation format for the whole TDMA frame.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: GMSK | EPSK | MIXed | UNKNown.
Resolution: Not Applicable
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.07 and above
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.01 and above
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:MODulation:FORMat:FRAMe?
! Query the modulation format for the whole frame.
|
FETCh:TXPower:POWer:ALL?<sp>[<Burst>]
|
Function
|
GSM TA |
Queries the average, minimum, maximum and standard deviation of transmit power multi-measurement results for the specified burst. The query returns the power results in the following order: <Burst Power minimum>, <Burst Power maximum>, <Burst Power average>, <Burst Power standard deviation>.
See
Query the measurement results for a specified burst
for more information.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Minimum:
-
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
-
Resolution: 0.01 dB
Maximum:
-
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
-
Resolution: 0.01 dB
Average:
-
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
-
Resolution: 0.01 dB
Standard deviation:
-
Range: 0 dB to 100 dB and 9.91 E+37 (NAN)
-
Resolution: 0.001 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.07 and above
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.01 and above
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:POWer:ALL? 2"
! Query the average, minimum, maximum and standard deviation of the transmit power
! multi-measurement results for burst 2.
|
FETCh:TXPower:POWer:BURSt[:AVERage]?<sp>[<Burst>]
|
Function
|
GSM TA |
Queries the average burst power for the specified burst.
See
Query the measurement results for a specified burst
for more information.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.07 and above
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.01 and above
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:POWer:BURSt? 2"
! Query the average burst power for burst 2.
|
FETCh:TXPower:POWer:BURSt:MAXimum?<sp>[<Burst>]
|
Function
|
GSM TA |
Queries the maximum burst power for the specified burst.
See
Query the measurement results for a specified burst
for more information.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.07 and above
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.01 and above
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:POWer:BURSt:MAXimum? 2"
! Query the maximum burst power for burst 2.
|
FETCh:TXPower:POWer:BURSt:MINimum?<sp>[<Burst>]
|
Function
|
GSM TA |
Queries the minimum burst power for the specified burst.
See
Query the measurement results for a specified burst
for more information.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.07 and above
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.01 and above
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:POWer:BURSt:MINimum? 2"
! Query the minimum burst power for burst 2.
|
FETCh:TXPower:POWer:BURSt:SDEViation?<sp>[<Burst>]
|
Function
|
GSM TA |
Queries the standard deviation of burst power for the specified burst.
See
Query the measurement results for a specified burst
for more information.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: 0 dB to 100 dB and 9.91 E+37 (NAN)
Resolution: 0.001 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.07 and above
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.01 and above
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:POWer:BURSt:SDEViation? 2"
! Query the standard deviation of the burst power for burst 2.
|
FETCh:TXPower:POWer:BURSt:FRAMe:[:AVERage]?
|
Function
|
GSM TA |
This command is only applicable when the Burst Capture Range is set to All.
See
Query the measurement results for all bursts
for more information.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.07 and above
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.01 and above
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:POWer:BURSt:FRAMe?
! Query the average burst power for the whole frame.
|
FETCh:TXPower:POWer:BURSt:FRAMe:MAXimum?
|
Function
|
GSM TA |
This command is only applicable when the Burst Capture Range is set to All.
See
Query the measurement results for all bursts
for more information.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.07 and above
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.01 and above
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:POWer:BURSt:FRAMe:MAXimum?
! Query the maximum burst power for the whole frame .
|
FETCh:TXPower:POWer:BURSt:FRAMe:MINimum?
|
Function
|
GSM TA |
This command is only applicable when the Burst Capture Range is set to All.
See
Query the measurement results for all bursts
for more information.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.07 and above
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.01 and above
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:POWer:BURSt:FRAMe:MINimum?
! Query the minimum burst power for the whole frame .
|
FETCh:TXPower:POWer:BURSt:FRAMe:SDEViation?
|
Function
|
GSM TA |
This command is only applicable when the Burst Capture Range is set to All.
See
Query the measurement results for all bursts
for more information.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: 0 dB to 100 dB and 9.91 E+37 (NAN)
Resolution: 0.001 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.07 and above
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.01 and above
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:POWer:BURSt:FRAMe:SDEViation?
! Query the standard deviation of the burst power for the whole frame.
|
FETCh:TXPower:POWer[:CARRier][:AVERage]?<sp>[<Burst>]
|
Function
|
GSM TA |
When the
Burst Capture Range
is set to All, this command queries the average Estimated Carrier Power for the specified burst.
When the
Burst Capture Range
is set to Single, this command queries the average Burst Power for the specified burst.
See
Query the measurement results for a specified burst
for more information.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.07 and above
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.01 and above
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:POWer:CARRier? 2
! Query the average Estimated Carrier Power for burst 2.
|
FETCh:TXPower:POWer[:CARRier]:MAXimum?<sp>[<Burst>]
|
Function
|
GSM TA |
When the
Burst Capture Range
is set to All, this command queries the maximum Estimated Carrier Power for the specified burst.
When the
Burst Capture Range
is set to Single, this command queries the maximum Burst Power for the specified burst.
See
Query the measurement results for a specified burst
for more information.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.07 and above
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.01 and above
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:POWer:CARRier:MAXimum? 2
! Query the maximum Estimated Carrier Power for burst 2.
|
FETCh:TXPower:POWer[:CARRier]:MINimum?<sp>[<Burst>]
|
Function
|
GSM TA |
When the
Burst Capture Range
is set to All, this command queries the minimum Estimated Carrier Power for the specified burst.
When the
Burst Capture Range
is set to Single, this command queries the minimum Burst Power for the specified burst.
See
Query the measurement results for a specified burst
for more information.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.07 and above
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.01 and above
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:POWer:CARRier:MINimum? 2
! Query the minimum Estimated Carrier Power for burst 2.
|
FETCh:TXPower:POWer[:CARRier]:SDEViation?<sp>[<Burst>]
|
Function
|
GSM TA |
When the
Burst Capture Range
is set to All, this command queries the standard deviation of the Estimated Carrier Power for the specified burst.
When the
Burst Capture Range
is set to Single, this command queries the standard deviation of the Burst Power for the specified burst.
See
Query the measurement results for a specified burst
for more information.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: 0 dB to 100 dB and 9.91 E+37 (NAN)
Resolution: 0.001 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.07 and above
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.01 and above
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:POWer:CARRier:SDEViation? 2
! Query the standard deviation of the Estimated Carrier Power for burst 2.
|
FETCh:TXPower:POWer[:CARRier]:FRAMe[:AVERage]?]
|
Function
|
GSM TA |
This command is only applicable when the Burst Capture Range is set to All.
Queries the average Estimated Carrier Power for all bursts in one frame.
See
Query the measurement results for all bursts
for more information.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.07 and above
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.01 and above
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:POWer:CARRier:FRAMe?
! Query the average Estimated Carrier Power for the whole frame.
|
FETCh:TXPower:POWer[:CARRier]:FRAMe:MAXimum?
|
Function
|
GSM TA |
This command is only applicable when the Burst Capture Range is set to All.
Queries the maximum Estimated Carrier Power for all bursts in one frame from a multi-measurement.
See
Query the measurement results for all bursts
for more information.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.07 and above
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.01 and above
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:POWer:CARRier:FRAMe:MAXimum?
! Query the maximum Estimated Carrier Power for the whole frame.
|
FETCh:TXPower:POWer[:CARRier]:FRAMe:MINimum?
|
Function
|
GSM TA |
This command is only applicable when the Burst Capture Range is set to All.
Queries the minimum Estimated Carrier Power for all bursts in one frame from a multi-measurement.
See
Query the measurement results for all bursts
for more information.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.07 and above
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.01 and above
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:POWer:CARRier:FRAMe:MINimum?
! Query the minimum Estimated Carrier Power for the whole frame.
|
FETCh:TXPower:POWer[:CARRier]:FRAMe:SDEViation?
|
Function
|
GSM TA |
This command is only applicable when the Burst Capture Range is set to All.
Queries the standard deviation of Estimated Carrier Power for all bursts in one frame from a multi-measurement.
See
Query the measurement results for all bursts
for more information.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: 0 dB to 100 dB and 9.91 E+37 (NAN)
Resolution: 0.001 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.07 and above
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.01 and above
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:POWer:CARRier:FRAMe:SDEViation?"
! Query the standard deviation of the Estimated Carrier Power for the whole frame.
|
FETCh:TXPower:SSTep:BPOWer:FRAMe[:AVERage]?<sp><Step>
|
Function
|
GSM TA |
Queries the average transmit power for all bursts of the specified test sequence step.
See
Note 2
for more information on how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:SSTep:BPOWer:FRAMe? 2"
! Query the average transmit power for all bursts of step 2.
|
FETCh:TXPower:SSTep:BPOWer:FRAMe:MAXimum?<sp><Step>
|
Function
|
GSM TA |
Queries the maximum transmit power for all bursts of the specified test sequence.
See
Note 2
for more information on how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:SSTep:BPOWer:FRAMe:MAXimum? 2
! Query the maximum transmit power for all bursts of step 2.
|
FETCh:TXPower:SSTep:BPOWer:FRAMe:MINimum?<sp><Step>
|
Function
|
GSM TA |
Queries the minimum transmit power for all bursts of the specified test sequence.
See
Note 2
for more information on how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dBm
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:SSTep:BPOWer:FRAMe:MINimum? 2
! Query the minimum transmit power for all bursts of step 2.
|
FETCh:TXPower:SSTep:BPOWer:FRAMe:SDEViation?<sp><Step>
|
Function
|
GSM TA |
Queries the standard deviation of the transmit power for all bursts of the specified test sequence.
See
Note 2
for more information on how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: 0 dB to 100 dB and 9.91 E+37 (NAN)
Resolution: 0.001 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:SSTep:BPOWer:FRAMe:SDEViation? 2
! Query the standard deviation of the transmit power for all bursts of step 2.
|
FETCh:TXPower:SSTep:CPOWer:FRAMe[:AVERage]?<sp><Step>
|
Function
|
GSM TA |
Queries the average estimated carrier power for all bursts of the specified test sequence.
See
Note 2
for more information on how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:SSTep:CPOWer:FRAMe? 2
! Query the average estimated carrier power for all bursts of step 2.
|
FETCh:TXPower:SSTep:CPOWer:FRAMe:MAXimum?<sp><Step>
|
Function
|
GSM TA |
Queries the maximum estimated carrier power for all bursts of the specified test sequence.
See
Note 2
for more information on how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:SSTep:CPOWer:FRAMe:MAXimum? 2
! Query the maximum estimated carrier power for all bursts of step 2.
|
FETCh:TXPower:SSTep:CPOWer:FRAMe:MINimum?<sp><Step>
|
Function
|
GSM TA |
Queries the minimum estimated carrier power for all bursts of the specified test sequence.
See
Note 2
for more information on how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:SSTep:CPOWer:FRAMe:MINimum? 2
! Query the minimum estimated carrier power for all bursts of step 2.
|
FETCh:TXPower:SSTep:CPOWer:FRAMe:SDEViation?<sp><Step>
|
Function
|
GSM TA |
Queries the standard deviation of estimated carrier power for all bursts of the specified test sequence.
See
Note 2
for more information on how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: 0 dB to 100 dB and 9.91 E+37 (NAN)
Resolution: 0.001 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:SSTep:CPOWer:FRAMe:SDEViation? 2
! Query the standard deviation of the estimated carrier power for all bursts of step 2.
|
FETCh:TXPower:SSTep:BPOWer[:BURSt][:AVERage]?<sp><Step>[,<Burst>]
|
Function
|
GSM TA |
Queries the average transmit power for a specified burst of the specified test sequence step.
See
Note 3
for more information on how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:SSTep:BPOWer? 2,3
! Query the average transmit power for burst 3 of step 2.
|
FETCh:TXPower:SSTep:BPOWer[:BURSt]:MAXimum?<sp><Step>[,<Burst>]
|
Function
|
GSM TA |
Queries the maximum transmit power for a specified burst of the specified test sequence step.
See
Note 3
for more information on how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:SSTep:BPOWer:MAXimum? 2,3
! Query the maximum transmit power for burst 3 of step 2.
|
FETCh:TXPower:SSTep:BPOWer[:BURSt]:MINimum?<sp><Step>[,<Burst>]
|
Function
|
GSM TA |
Queries the minimum transmit power for a specified burst of the specified test sequence step.
See
Note 3
for more information on how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:SSTep:BPOWer:MINimum? 2,3
! Query the minimum transmit power for burst 3 of step 2.
|
FETCh:TXPower:SSTep:BPOWer[:BURSt]:SDEViation?<sp><Step>[,<Burst>]
|
Function
|
GSM TA |
Queries the standard deviation of transmit power for a specified burst of the specified test sequence step.
See
Note 3
for more information on how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: 0 dB to 100 dB and 9.91 E+37 (NAN)
Resolution: 0.001 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:SSTep:BPOWer:SDEViation? 2,3
! Query the standard deviation of the transmit power for burst 3 of step 2.
|
FETCh:TXPower:SSTep:CPOWer[:BURSt][:AVERage]?<sp><Step>[,<Burst>]
|
Function
|
GSM TA |
Queries the average estimated carrier power for a specified burst of the specified test sequence step.
See
Note 3
for more information on how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:SSTep:CPOWer? 2,3
! Query the average estimated carrier power for burst 3 of step 2.
|
FETCh:TXPower:SSTep:CPOWer[:BURSt]:MAXimum?<sp><Step>[,<Burst>]
|
Function
|
GSM TA |
Queries the maximum estimated carrier power for a specified burst of the specified test sequence step.
See
Note 3
for more information on how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:SSTep:CPOWer:MAXimum? 2,3
! Query the maximum estimated carrier power for burst 3 of step 2.
|
FETCh:TXPower:SSTep:CPOWer[:BURSt]:MINimum?<sp><Step>[,<Burst>]
|
Function
|
GSM TA |
Queries the minimum estimated carrier power for a specified burst of the specified test sequence step.
See
Note 3
for more information on how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:SSTep:CPOWer:MINimum? 2,3
! Query the minimum estimated carrier power for burst 3 of step 2.
|
FETCh:TXPower:SSTep:CPOWer[:BURSt]:SDEViation?<sp><Step>[,<Burst>]
|
Function
|
GSM TA |
Queries the standard deviation of estimated carrier power for a specified burst of the specified test sequence step.
See
Note 3
for more information on how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: 0 dB to 100 dB and 9.91 E+37 (NAN)
Resolution: 0.001 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:SSTep:CPOWer:SDEViation? 2,3
! Query the standard deviation of the estimated carrier power for burst 3 of step 2.
|
FETCh:TXPower:SSTep:INTegrity?<sp><Step>
|
Function
|
GSM TA |
Queries the integrity indicator for all bursts of the specified test sequence step. Zero indicates normal.
For non-zero integrity indicators, refer to
Integrity Indicator
.
The command contains a mandatory parameter which defines which step's results are to be queried. If the step number exceeds the range defined by Uplink Sequence Step Count, NANs are returned.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: See
Integrity Indicator
.
Resolution: 1
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:SSTep:INTegrity? 2
! Query the integrity indicator for all bursts of step 2.
|
FETCh:TXPower:SSTep:MODulation:FORMat[:BURSt]?<sp><Step>[,<Burst>]
|
Function
|
GSM TA |
Queries the modulation format for a specified burst of the specified test sequence step.
See
Note 3
for more information on how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: GMSK | EPSK | MIXed | UNKNown
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:SSTep:MODulation:FORMat? 2,3
! Query the modulation format for burst 3 of step 2.
|
FETCh:TXPower:SSTep:MODulation:FORMat:FRAMe?<sp><Step>
|
Function
|
GSM TA |
Queries the modulation format for all bursts of the specified test sequence step.
The command contains a mandatory parameter which defines which step's results are to be queried.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: GMSK | EPSK | MIXed | UNKNown.
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:SSTep:CPOWer? 2
! Query the modulation format for all bursts of step 2.
|
FETCh:TXPower:TSEQuence:BPOWer[:AVERage]?<sp>[<Burst>]
|
Function
|
GSM TA |
Queries the average transmit power for all the test sequence steps of the specified burst.
See
Note 1
for more information about how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:TSEQuence:BPOWer? 3
! Query the average transmit power for all the test sequence steps of burst 3.
|
FETCh:TXPower:TSEQuence:BPOWer:MAXimum?<sp>[<Burst>]
|
Function
|
GSM TA |
Queries the maximum transmit power for all the test sequence steps of the specified burst.
See
Note 1
for more information about how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:TSEQuence:BPOWer:MAXimum? 3
! Query the maximum transmit power for all the test sequence steps of burst 3.
|
FETCh:TXPower:TSEQuence:BPOWer:MINimum?<sp>[<Burst>]
|
Function
|
GSM TA |
Queries the minimum transmit power for all the test sequence steps of the specified burst.
See
Note 1
for more information about how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:TSEQuence:BPOWer:MINimum? 3
! Query the minimum transmit power for all the test sequence steps of burst 3.
|
FETCh:TXPower:TSEQuence:BPOWer:SDEViation?<sp>[<Burst>]
|
Function
|
GSM TA |
Queries the standard deviation of transmit power for all the test sequence steps of the specified burst.
See
Note 1
for more information about how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: 0 dB to 100 dB and 9.91 E+37 (NAN)
Resolution: 0.001 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:TSEQuence:BPOWer:SDEViation? 3
! Query the standard deviation of the transmit power for all the test sequence steps of burst 3.
|
FETCh:TXPower:TSEQuence:CPOWer[:AVERage]?<sp>[<Burst>]
|
Function
|
GSM TA |
Queries the average estimated carrier power for all the test sequence steps of the specified burst.
See
Note 1
for more information about how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:TSEQuence:CPOWer? 3
! Query the average estimated carrier power for all the test sequence steps of burst 3.
|
FETCh:TXPower:TSEQuence:CPOWer:MAXimum?<sp>[<Burst>]
|
Function
|
GSM TA |
Queries the maximum estimated carrier power for all the test sequence steps of the specified burst.
See
Note 1
for more information about how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:TSEQuence:CPOWer:MAXimum? 3
! Query the maximum estimated carrier power for all the test sequence steps of burst 3.
|
FETCh:TXPower:TSEQuence:CPOWer:MINimum?<sp>[<Burst>]
|
Function
|
GSM TA |
Queries the minimum estimated carrier power for all the test sequence steps of the specified burst.
See
Note 1
for more information about how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: -100 dBm to 100 dBm and 9.91 E+37 (NAN)
Resolution: 0.01 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:TSEQuence:CPOWer:MINimum? 3
! Query the minimum estimated carrier power for all the test sequence steps of burst 3.
|
FETCh:TXPower:TSEQuence:CPOWer:SDEViation?<sp>[<Burst>]
|
Function
|
GSM TA |
Queries the standard deviation of estimated carrier power for all the test sequence steps of the specified burst.
See
Note 1
for more information about how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: 0 dB to 100 dB and 9.91 E+37 (NAN)
Resolution: 0.001 dB
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:TSEQuence:CPOWer:SDEViation? 3
! Query the standard deviation of the estimated carrier power for all the test sequence
! steps of burst 3.
|
FETCh:TXPower:TSEQuence:INTegrity?
|
Function
|
GSM TA |
Queries the overall integrity indicator for all bursts of each test sequence steps. Zero indicates normal.
For non-zero integrity indicators, refer to
Integrity Indicator
.
The query returns measurement results in the following order: <Result for Step 1>, <Result for Step 2>,..., <Result for Step 50>.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: See
Integrity Indicator
.
Resolution: 1
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:TSEQuence:INTegrity?
! Query the integrity indicator for all the test sequence steps.
|
FETCh:TXPower:TSEQuence:MODulation:FORMat?<sp>[<Burst>]
|
Function
|
GSM TA |
Queries the modulation format for the specified burst across all test sequence steps.
See
Note 1
for more information about how to use the command.
|
|
GPRS TA
|
|
EGPRS TA
|
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query
|
Range: GMSK | EPSK | MIXed | UNKNown.
|
|
Requirements |
GSM/GPRS/
EGPRS TA |
Revision: A.08 and above, with the required feature license.
|
|
GSM/GPRS/ EGPRS LA |
Revision: E.02 and above.
|
|
Programming Example
OUTPUT 714;"FETCh:TXPower:TSEQuence:MODulation:FORMat? 3
! Query the modulation format for all the test sequence steps of burst 3.
|
Note 1
The query returns measurement results of a specified burst for all uplink sequence steps in the following order: <Result for Step 1>, <Result for Step 2>,..., <Result for Step 50>. The commands contain an optional parameter that defines which burst in the TDMA frame is queried. If the optional parameter is omitted, then the results of the burst specified by "Measurement Burst" are returned.
Note 2
The query returns measurement results of all bursts for a specified uplink sequence step. The commands contain a mandatory parameter that defines which step is queried. The commands return the measurement results in the following order: <Result for Burst 1>, <Result for Burst 2>, <Result for Burst 3>, <Result for Burst 4>, <Result for Burst 5>, <Result for Burst 6>, <Result for Burst 7>, <Result for Burst 8>. only the results for the burst within the uplink burst numbers are valid. The Result of Burst 8 is always invalid.
Note 3
The query returns measurement results of one burst for a specified uplink sequence step. The commands contain a mandatory parameter that defines which step is queried and a optional parameter that defines which burst in the TDMA frame is queried. If the optional parameter is omitted, then the results of the burst specified by
Measurement Burst
are returned.
|
|