SETup:DPOWer

SETup:DPOWer

Last updated: May 31, 2010

GPIB Command Conventions

SETup:DPOWer:CONTinuous[:SELected]

Function

GSM TA

This command selects/queries the trigger state for Dynamic Power measurements in the active (that is the selected) format.

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range:

  • Continuous trigger mode: 1 | ON
  • Single trigger mode: 0 | OFF

Query

Range: 1 | 0

*RST Setting

The *RST value of this command depends on the format that is currently active. For example, if the GSM format is currently active, the *RST value for this command is the same value as the equivalent command containing the :GSM format identifier.

Requirements

GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"SETUP:DPOWER:CONTINUOUS:SELECTED ON" 
! Sets trigger mode to Continuous.

SETup:DPOWer:CONTinuous:GSM

Function

GSM TA

This command selects/queries the trigger state for Dynamic Power measurement in the GSM format whether or not that format is active.

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range:

  • Continuous trigger mode: 1 | ON
  • Single trigger mode: 0 | OFF

Query

Range: 1 | 0

*RST Setting 0 (off)

Requirements

GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"SETUP:DPOWER:CONTINUOUS:GSM ON" 
! Sets trigger mode to Continuous.

SETup:DPOWer:COUNt:NUMBer[:SELected]

Function

GSM TA

This command sets/queries the number of bursts for the Dynamic Power measurement in the active (that is the selected) format.

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: 1 to 999

Resolution: 1

Query

Range: 1 to 999

Resolution: 1

*RST Setting

The *RST value of this command depends on the format that is currently active. For example, if the GSM format is currently active, the *RST value for this command is the same value as the equivalent command containing the :GSM format identifier.

Requirements

GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"SETUP:DPOWER:COUNT:NUMBER:SELECTED 25" 
! Sets the number of measurement bursts.

SETup:DPOWer:COUNt:NUMBer:GSM

Function

GSM TA

This command sets/queries the number of bursts for the Dynamic Power measurement in the GSM format whether or not that format is active.

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: 1 to 999

Resolution: 1

Query

Range: 1 to 999

Resolution: 1

*RST Setting 10

Requirements

GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"SETUP:DPOWER:COUNT:NUMBER:GSM 50" 
! Sets the number of measurement bursts.

SETup:DPOWer:EMDifference[:SELected]

Function

GSM TA

This command sets/queries the Expected Maximum Difference from Previous Measurement parameter for the Dynamic Power measurement in the active (that is the selected) format. The units dB are optional.

The Expected Maximum Difference from Previous Measurement parameter is used with the measured transmit power from the previous burst to set the maximum RF power that the base station emulator is expecting the mobile to transmit in the next burst.

The setting of this parameter does not affect the receiver Expected Power parameter. See RFANalyzer:CW:EXPected:POWer .

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: -30 dB to +30 dB

Resolution: 0.01 dB

Query

Range: -30 dB to +30 dB

Resolution: 0.01 dB

*RST

3 dB

Requirements

GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"SETUP:DPOWER:EMDIFFERENCE:SELECTED 20" 
! Sets the Expected Maximum Difference in measurement value.

SETup:DPOWer:EMDifference:GSM

Function

GSM TA

This command sets/queries the Expected Maximum Difference from Previous Measurement parameter for the Dynamic Power measurement in the GSM format whether or not that format is active. The units dB are optional.

The Expected Maximum Difference from Previous Measurement parameter is used with the measured transmit power from the previous burst to set the maximum RF power that the base station emulator is expecting the mobile to transmit in the next burst.

The setting of this parameter does not affect the receiver Expected Power parameter. See RFANalyzer:CW:EXPected:POWer .

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: -30 dB to +30 dB

Resolution: 0.01 dB

Query

Range: -30 dB to +30 dB

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;"SETUP:DPOWER:EMDIFFERENCE:GSM 10" 
! Sets the Expected Maximum Difference in measurement value.

SETup:DPOWer:EMTInterval[:STIMe]

Function

GSM TA

This command sets/queries the Dynamic Power Measurement Expected Maximum Time Interval value in seconds and sets the Expected Maximum Time Interval State to ON for the active format. This combines the commands SETup:DPOWer:EMTInterval:STATe and SETup:DPOWer:EMTInterval:TIME .

GPRS TA

GSM/GPRS LA

EGPRS TA

EGPRS LA

Setting

Range: 0.01s to 10s

Resolution: 0.01s

Query

Range: 0.01s to 10s

Resolution: 0.01s

*RST Setting

0.02s

Requirements

GSM/GPRS/
EGPRS TA

Revision: A.09 and above

GSM/GPRS/ EGPRS LA

Revision: F.01 and above

Programming Example

OUTPUT 714;"SETup:DPOWer:EMTInterval:STIMe 0.1"   
! Sets the DPOW Expected Maximum Time Interval State to ON and sets the value to 0.1s.

SETup:DPOWer:EMTInterval:STATe

Function

GSM TA

This command sets/queries the Dynamic Power Measurement Expected Maximum Time Interval State. When this parameter is set to ON, the DPOW Measurement will stop waiting and return measurement results if the time between the input bursts is over the value specified by the Expected Maximum Time Interval Value parameter.
 
See SETup:DPOWer:EMTInterval:TIME for information on how to set the Expected Maximum Time Interval Value.

GPRS TA

GSM/GPRS LA

EGPRS TA

EGPRS LA

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting 0|OFF

Requirements

GSM/GPRS/
EGPRS TA

Revision: A.09 and above

GSM/GPRS/ EGPRS LA

Revision: F.01 and above

Programming Example

OUTPUT 714;"SETup:DPOWer:EMTInterval:STATe ON"   
! Sets the DPOW Expected Maximum Time Interval State to ON.

SETup:DPOWer:EMTInterval:TIME

Function

GSM TA

This command sets/queries the Dynamic Power Measurement Expected Maximum Time Interval value between the measured bursts when the DPOW Expected Maximum Time Interval State is set to ON. See SETup:DPOWer:EMTInterval:STATe for information on how to set the Expected Maximum Time Interval State.

GPRS TA

GSM/GPRS LA

EGPRS TA

EGPRS LA

Setting

Range: 0.01s to 10s

Resolution: 0.01s

Query

Range: 0.01s to 10s

Resolution: 0.01s

*RST Setting

0.02s

Requirements

GSM/GPRS/
EGPRS TA

Revision: A.09 and above

GSM/GPRS/ EGPRS LA

Revision: F.01 and above

Programming Example

OUTPUT 714;"SETup:DPOWer:EMTInterval:TIME 0.1"
! Sets the DPOW Expected Maximum Time Interval Value to 0.1s.

SETup:DPOWer:RANGe:OFFSet

Function

GSM TA

This command sets/queries the range offset for the Dynamic Power measurement.

Note: The recommended range offset for the Dynamic Power measurement is 0 dB unless otherwise specified.

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: -4 dB to +4 dB

Resolution: 0.01 dB

Query

Range: -4 dB to +4 dB

Resolution: 0.01 dB

*RST

-3 dB

Requirements

GSM/GPRS/
EGPRS TA

Revision: A.05 and above

GSM/GPRS/ EGPRS LA

Revision: D.02 and above

Programming Example

 
OUTPUT 714;"SETup:DPOWer:RANGe:OFFSet 0" 
! Sets the Dynamic Power Measurement range offset to 0.

SETup:DPOWer:TIMeout[:STIMe][:SELected]

Function

GSM TA

This command sets/queries the Dynamic Power measurement timeout value in seconds and sets the time-out state to on for the active (that is the selected) format. The units (S |MS) are optional, if no units are specified then the default is S.

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: 0.1 to 999.9 seconds

Resolution: 0.1 seconds

Query

Range: 0.1 to 999.9 seconds

Resolution: 0.1 seconds

*RST Setting

The *RST value of this command depends on the format that is currently active. For example, if the GSM format is currently active, the *RST value for this command is the same value as the equivalent command containing the :GSM format identifier.

Requirements

GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"SETUP:DPOWER:TIMEOUT:STIME:SELECTED 12S" 
! Sets the timeout state and value.

SETup:DPOWer:TIMeout[:STIMe]:GSM

Function

GSM TA

This command sets/queries the Dynamic Power measurement timeout value in seconds and sets the time-out state to on for the GSM format whether or not that format is active. The units (S |MS) are optional, if no units are specified then the default is S.

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: 0.1 to 999.9 seconds

Resolution: 0.1 seconds

Query

Range: 0.1 to 999.9 seconds

Resolution: 0.1 seconds

*RST Setting 10 seconds

Requirements

GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"SETUP:DPOWER:TIMEOUT:STIME:GSM 20" 
! Sets the timeout state and value.

SETup:DPOWer:TIMeout:STATe[:SELected]

Function

GSM TA

This command sets/queries the time-out state for the Dynamic Power measurement in the active (that is the selected) format.

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting Range: 0 | OFF | 1 | ON

Query

Range: 0 | 1
*RST Setting

The *RST value of this command depends on the format that is currently active. For example, if the GSM format is currently active, the *RST value for this command is the same value as the equivalent command containing the :GSM format identifier.

Requirements

GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"SETUP:DPOWER:TIMEOUT:STATE:SELECTED ON" 
! Sets the timeout state.

SETup:DPOWer:TIMeout:STATe:GSM

Function

GSM TA

This command sets/queries the time-out state for the Dynamic Power measurement in the GSM format whether or not that format is active.

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting Range: 0 | OFF | 1 | ON

Query

Range: 0 | 1
*RST Setting 0 (off)

Requirements

GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"SETUP:DPOWER:TIMEOUT:STATE:GSM ON" 
! Sets the timeout state.

SETup:DPOWer:TIMeout:TIMe[:SELected]

Function

GSM TA

This command sets/queries the time-out value in seconds that is used for the Dynamic Power measurement for the active (that is the selected) format. The time-out state must be ON. The units (S|MS) are optional, if no units are specified then the default is S.

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: 0.1 to 999.9 seconds

Resolution: 0.1 seconds

Query

Range: 0.1 to 999.9 seconds

Resolution: 0.1 seconds

*RST Setting

The *RST value of this command depends on the format that is currently active. For example, if the GSM format is currently active, the *RST value for this command is the same value as the equivalent command containing the :GSM format identifier.

Requirements

GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"SETUP:DPOWER:TIMEOUT:TIME:SELECTED 15" 
! Sets the timeout value.

SETup:DPOWer:TIMeout:TIMe:GSM

Function

GSM TA

This command sets/queries the time-out value in seconds that is used for the Dynamic Power measurements when the time-out state is ON for the GSM format whether or not that format is active. The units (S|MS) are optional, if no units are specified then the default is S.

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: 0.1 to 999.9 seconds

Resolution: 0.1 seconds

Query

Range: 0.1 to 999.9 seconds

Resolution: 0.1 seconds

*RST Setting 10 seconds

Requirements

GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"SETUP:DPOWER:TIMEOUT:TIME:GSM 10S" 
! Sets the timeout value.