CALL:COMPressed

CALL:COMPressed

Last updated: January 15, 2012

This section is only applicable to the lab application.

GPIB Command Conventions

CALL:COMPressed:ENABle

Function

Enables/disables compressed mode (see Enabling/Disabling Compressed Mode ).

To query the current status of compressed mode, use the CALL:STATus:COMPressed:STATe? query.

Setting

Range: 1|ON|0|OFF

*RST Setting

0
Requirements

Lab Application Revision: B.01 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:ENABle ON"
! Enables compressed mode.

CALL:COMPressed:HSDPa:TRANsmission:MODE

Function

Sets/queries the HSDPA Downlink Transmission Mode .

This parameter can only be changed when compressed mode is not active.

Setting

Range: TGSKip|TGNSkip

*RST Setting

TGNSkip
Requirements

Lab Application Revision: F.00 and above

Programming Example

 
OUTPUT 714;"CCALL:COMPressed:HSDPa:TRANsmission:MODE TGNSkip"
! Sets HSDPA Downlink Transmission Mode not to skip transmission gap.

CALL:COMPressed:HSUPa:TRANsmission:MODE:MS2

Function

Sets/queries the HSUPA Downlink Transmission Mode (2ms TTI) .

This parameter can only be changed when compressed mode is not active.

Setting

Range: TGSKip|TGNSkip

*RST Setting

TGSKip
Requirements

Lab Application Revision: F.00 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:HSUPa:TRANsmission:MODE:MS2 TGSKip"
! Sets HSUPA 2ms TTI Downlink Transmission Mode to skip transmission gap.

CALL:COMPressed:MEASurement:EUTRa:QUANtity

Function

Sets/queries the E-UTRA Measurement Quantity.

Setting

Range: RSRP | RSRQ

Query

RSRP | RSRQ

*RST Setting

RSRP
Requirements

Lab Application Revision: H.01.00 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:MEASurement:EUTRa:QUANtity RSRP"

CALL:COMPressed:MEASurement:EUTRa:RQUantity

Function

Sets/queries the E-UTRA Reporting Quantity.

The reporting quantity directs the UE as to what it should report to the network (as to perform the RSRQ mesurement it is necessary to first perform the RSRP measurement, hence both results will be available in the UE).

This parameter can only be changed when the Compressed Mode State result is "OFF".

Setting

Range: MEASured | BOTH

Query

MEAS | BOTH

*RST Setting

MEASured
Requirements

Lab Application Revision: H.01.00 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:MEASurement:EUTRa:RQUantity MEASured"

CALL:COMPressed:MEASurement:EUTRa:RAMount

Function

Sets/queries the E-UTRA Measurement Reporting Amount.

This parameter determines how many measurement reports the UE will return after the mea surement has been activated. This is the inter RAT measurement reporting amount within the measurement control message.This parameter can only be changed when the Compressed Mode State result is "OFF".

Setting

Range: RA1| RA2 | RA4 | RA8 | RA16 | RA32 | RA64 | RAINfinity

Query

RA1| RA2 | RA4 | RA8 | RA16 | RA32 | RA64 | RAIN

*RST Setting

RAINfinity
Requirements

Lab Application Revision: H.01.00 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:MEASurement:EUTRa:RAMount RAINfinity"

CALL:COMPressed:MEASurement:EUTRa:RINTerval

Function

Sets/queries the E-UTRA Measurement Reporting Interval.

This parameter determines the period, in seconds, between measurement reports when the measurement is active in the UE.

This parameter can only be changed when the Compressed Mode State result is"OFF",

Setting

Range: RIQuarter | RIHalf | RI1 | RI2 | RI3 | RI4 | RI6 | RI8 | RI12 | RI16 | RI20 | RI24 | RI28 | RI32 | RI64

Query

RIQ | RIH | RI1 | RI2 | RI3 | RI4 | RI6 | RI8 | RI12 | RI16 | RI20 | RI24 | RI28 | RI32 | RI64

*RST Setting

2
Requirements

Lab Application Revision: H.01.00 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:MEASurement:EUTRa:RINTerval 2"

CALL:COMPressed:MEASurement:CONFig

Function

Another GPIB command is preferred for this setting, see CALL:COMPressed:MEASurement:CONFig:RATechnology .

Sets/queries Measurement Configuration .

This parameter can only be changed when compressed mode is not active.

Setting

Range: ITRFreq|ITRRat ITREutra

*RST Setting

ITRR
Requirements

Lab Application Revision: D.00.04 and above
Lab Application Revision: H.01.00 and above, added ITREutra

Programming Example

 
OUTPUT 714;"CALL:COMPressed:MEASurement:CONFig ITRFreq"
! Sets Measurement Configuration to InterfrequencyMeas.

CALL:COMPressed:MEASurement:CONFig:RATechnology

Function

Sets/queries Measurement Configuration .

This parameter can only be changed when compressed mode is not active.

Setting

Range: WFREQ | GSM | EUTRa

*RST Setting

WFRE | GSM | EUTR
Requirements

Lab Application Revision: H.01.00 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:MEASurement:CONFig:RATechnology"

CALL:COMPressed:MEASurement:GSMSystem:BSIC:VERification

Function

Sets/queries GSM Meas BSIC Verification .

This parameter can only be changed when compressed mode is not active.

Setting

Range: VERified|NVERified

*RST Setting

NVER
Requirements

Lab Application Revision: D.00.04 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:MEASurement:GSMSystem:BSIC:VERification VERified"
! Sets GSM Meas BSIC Verification to verifiedBSIC.

CALL:COMPressed:MEASurement:GSMSystem:NIABort

Function

Sets/queries GSM Meas N_Identify_Abort .

This parameter can only be changed when compressed mode is not active.

Setting

Range: 1 to 128

*RST Setting

128
Requirements

Lab Application Revision: D.00.04 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:MEASurement:GSMSystem:NIABort 100"
! Sets GSM Meas N_Identify_Abort to 100 attempts.

CALL:COMPressed:MEASurement:GSMSystem:TRCabort

Function

Sets/queries GSM Meas T_Re_Confirm_Abort (x0.5 seconds) .

This parameter can only be changed when compressed mode is not active.

Setting

Range: 1 to 20 (0.5 s to 10 s)

*RST Setting

20 (10 s)
Requirements

Lab Application Revision: D.00.04 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:MEASurement:GSMSystem:TRCabort 10"
! Sets GSM Meas T_Re_Confirm_Abort (x0.5 seconds) to 5 seconds.

CALL:COMPressed:MEASurement:GSMSystem:RSSI:RINTerval

Function

Sets/queries the GSM RSSI Measurement Reporting Interval .

Setting

Range: RIQuarter|RIHalf|RI1|RI2|RI3|RI4|RI6|RI8|RI12|RI16
|RI20|RI24|RI28|RI32|RI64

(RIQuarter = 0.25 s, RIHalf = 0.5 s, RI1 = 1 s etc.)

Query

Range: RIQ|RIH|RI1|RI2|RI3|RI4|RI6|RI8|RI12|RI16
|RI20|RI24|RI28|RI32|RI64

*RST Setting

RI2
Requirements

Lab Application Revision: B.01 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:MEASurement:GSMSystem:RSSI:RINTerval RI4"
! Sets the GSM RSSI measurement reporting interval to 4 seconds.

CALL:COMPressed:MEASurement:GSMSystem:RSSI:RQUantity

Function

Sets/queries GSM RSSI Measurement Reporting Quantity .

Setting

Range: RQ1|RQ2|RQ4|RQ8|RQ16|RQ32|RQ64|RQINfinity

(RQ1 = 1 report, RQ2 = 2 reports, RQINfinity = infinite number of reports, etc.)

Query

Range: RQ1|RQ2|RQ4|RQ8|RQ16|RQ32|RQ64|RQIN

*RST Setting

RQIN
Requirements

Lab Application Revision: B.01 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:MEASurement:GSMSystem:RSSI:RQUantity RQ1"
! Sets the number of reports to 1.

CALL:COMPressed:MEASurement:ITRFrequency:RINTerval

Function

Sets/queries the Interfreq Measurement Reporting Interval .

Setting

Range: RIQuarter|RIHalf|RI1|RI2|RI3|RI4|RI6|RI8|RI12|RI16
|RI20|RI24|RI28|RI32|RI64

(RIQuarter = 0.25 s, RIHalf = 0.5 s, RI1 = 1 s etc.)

Query

Range: RIQ|RIH|RI1|RI2|RI3|RI4|RI6|RI8|RI12|RI16
|RI20|RI24|RI28|RI32|RI64

*RST Setting

RI2
Requirements

Lab Application Revision: B.01 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:MEASurement:ITRFrequency:RINTerval RI4"
! Sets the interfreq measurement reporting interval to 4 seconds.

CALL:COMPressed:MEASurement:ITRFrequency:RQUantity

Function

Sets/queries Interfreq Measurement Reporting Quantity .

Setting

Range: RQ1|RQ2|RQ4|RQ8|RQ16|RQ32|RQ64|RQINfinity

(RQ1 = 1 report, RQ2 = 2 reports, RQINfinity = infinite number of reports, etc.)

Query

Range: RQ1|RQ2|RQ4|RQ8|RQ16|RQ32|RQ64|RQIN

*RST Setting

RQIN
Requirements

Lab Application Revision: B.01 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:MEASurement:ITRFrequency:RQUantity RQ1"
! Sets the number of reports to 1.

CALL:COMPressed:MEASurement:STATe

Function

Sets/queries UE Measurements in Compressed Mode .

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0
Requirements

Lab Application Revision: B.01 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:MEASurement:STATe ON"
! Sets the UE measurements in compressed mode state to on.

CALL:COMPressed:MEASurement:TYPe

Function

This command is obsolete. Please use CALL:COMPressed:TGPSequence:ALL:TGMPurpose or CALL:COMPressed:TGPSequence([1]|2|3|4):TGMPurpose .

Sets/queries Compressed Mode Measurement Purpose for TGPS 1.

Setting

Range: FDDMeas|GBR|GIBI|GSMRssi|EUTRa

Query

Same as setting.

*RST Setting

GSMR
Requirements

Lab Application Revision: B.01 and above
Lab Application Revision D.00.04, added GBR and GIBI
Lab Application Revision H.01.00, added EUTRa

Programming Example

 
OUTPUT 714;"CALL:COMPressed:MEASurement:TYPe FDDMeas"
! Sets the compressed mode measurement purpose to FDD Meas.

CALL:COMPressed:PCReconfig:CFNHandling

Function

Sets/queries CM PCR Timing Indication (CFN Handling) .

Setting

Range: INITialise|MAINtain

Query

Range: INIT|MAIN

*RST Setting

MAIN
Requirements

Lab Application Revision: C.02 and above

Lab Application Revision D.02, changed default to MAIN.

Programming Example

 
OUTPUT 714;"CALL:COMPressed:PCReconfig:CFNHandling MAINtain"
! Sets CM PCR Timing Indication (CFN Handling) to Maintain.

CALL:COMPressed:TGPSequence:ALL:DSIR1

Function

Sets/queries <num> TG Delta SIR 1 for the first through fourth TGPSs (the first num value sets First Delta SIR1 , the second num value sets Second Delta SIR1 , etc.). You can set for an individual TGPS using the CALL:COMPressed:TGPSequence([1]|2|3|4):DSIR1 commands.

Setting

Range: 0.0 to 3.0 dB

Resolution: 0.1

Query

Same as setting

*RST Setting

0, 0, 0, 0
Requirements

Lab Application Revision: G.00.09 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence:ALL:DSIR1 0, 0, 0, 0"
! Sets the first through fourth TGPS Delta SIR1 to 0.

CALL:COMPressed:TGPSequence:ALL:DSIR1:AFTer

Function

Sets/queries <num> TG Delta SIR After 1 for the first through fourth TGPSs (the first num value sets First TG Delta SIR After 1 , the second num value sets Second TG Delta SIR After 1 , etc.). You can set for an individual TGPS using the CALL:COMPressed:TGPSequence([1]|2|3|4):DSIR1:AFTer commands.

Setting

Range: 0.0 to 3.0

Query

Same as setting

*RST Setting

0,0,0,0
Requirements

Lab Application Revision: G.00.09 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence:ALL:DSIR1:AFTer 0,0,0,0"
! Sets the first through fourth TG Delta SIR After 1 to 0.

CALL:COMPressed:TGPSequence:ALL:STATe

Function

Sets/queries <num> TGPS State for the first through fourth TGPSs (the first num value sets First TGPS State , the second num value sets Second TGPS State , etc.). You can set TGPS State for an individual TGPS using the CALL:COMPressed:TGPSequence([1]|2|3|4):STATe commands.

If TGPS Definition During Call Setup is set to Off , this parameter can only be changed when compressed mode is not active. If TGPS Definition During Call Setup is set to RB Setup , this parameter can only be changed when the connection status is idle.

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

1,0,0,0
Requirements

Lab Application Revision: D.00.04 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence:ALL:STATe 1,1,1,0"
! Sets the first through third TGPS states to on, the fourth TGPS state to off.

CALL:COMPressed:TGPSequence:ALL:TGCFn:RELative

Function

Sets/queries <num> TG Relative CFN (TGCFN) for the first through fourth TGPSs (the first num value sets First TG Relative CFN (TGCFN) , the second num value sets Second TG Relative CFN (TGCFN) , etc.). You can set TG Relative CFN (TGCFN) for an individual TGPS using the CALL:COMPressed:TGPSequence([1]|2|3|4):TGCFn:RELative commands.

If TGPS Definition During Call Setup is set to Off , this parameter can only be changed when compressed mode is not active. If TGPS Definition During Call Setup is set to RB Setup , this parameter can only be changed when the connection status is idle.

The TGPSs must be offset so that there is never more than one transmission gap per frame.

Setting

Range: 0 to 255 frames

Resolution: 1 frame

Query

Same as setting

*RST Setting

0,2,6,14
Requirements

Lab Application Revision: D.00.04 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence:ALL:TGCFn:RELative 0,4,12,28"
! Sets the first through fourth TG Relative CFN (TGCFN) values 
! to 0, 4, 12 and 28, respectively.

CALL:COMPressed:TGPSequence:ALL:TGDistance

Function

Sets/queries <num> TG Start Distance (TGD) for the first through fourth TGPSs (the first num value sets First TG Start Distance , the second num value sets Second TG Start Distance , etc.). You can set TG Start Distance for an individual TGPS using the CALL:COMPressed:TGPSequence([1]|2|3|4):TGDistance commands.

If TGPS Definition During Call Setup is set to Off , this parameter can only be changed when compressed mode is not active. If TGPS Definition During Call Setup is set to RB Setup , this parameter can only be changed when the connection status is idle.

This setting is only applicable when TGL2 is non-zero. Note, you cannot place TGL1 and TGL2 within the same frame.

Setting

Range: 15 to 269 slots, 270 (undefined)

Resolution: 1 slot

Query

Same as setting

*RST Setting

270,270,270,270
Requirements

Lab Application Revision: D.00.04 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence:ALL:TGDistance 30,45,60,270"
! Sets the first through fourth TG Start Distance (TGD) values to 30, 45, 60 slots 
! and Undefined, respectively.

CALL:COMPressed:TGPSequence:ALL:TGLength[1]

Function

Sets/queries <num> Transmission Gap Length 1 (TGL1) for the first through fourth TGPSs (the first num value sets First Transmission Gap Length 1 (TGL1) , the second num value sets Second Transmission Gap Length 1 (TGL1) , etc.). You can set Transmission Gap Length 1 (TGL1) for an individual TGPS using the CALL:COMPressed:TGPSequence([1]|2|3|4):TGLength[1] commands.

If TGPS Definition During Call Setup is set to Off , this parameter can only be changed when compressed mode is not active. If TGPS Definition During Call Setup is set to RB Setup , this parameter can only be changed when the connection status is idle.

There cannot be more than 7 transmission gap slots within one frame.

Setting

Range: 1 to 14 slots

Resolution: 1 slot

Query

Same as setting

*RST Setting

7,7,7,7
Requirements

Lab Application Revision: D.00.04 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence:ALL:TGLength 7,3,7,5"
! Sets the first through fourth Transmission Gap Length 1 (TGL1) values to 
! 7, 3, 7, and 5 slots, respectively.

CALL:COMPressed:TGPSequence:ALL:TGLength2

Function

Sets/queries <num> Transmission Gap Length 2 (TGL2) for the first through fourth TGPSs (the first num value sets First Transmission Gap Length 2 (TGL2) , the second num value sets Second Transmission Gap Length 2 (TGL2) , etc.). You can set Transmission Gap Length 2 (TGL2) for an individual TGPS using the CALL:COMPressed:TGPSequence([1]|2|3|4):TGLength2 commands.

If TGPS Definition During Call Setup is set to Off , this parameter can only be changed when compressed mode is not active. If TGPS Definition During Call Setup is set to RB Setup , this parameter can only be changed when the connection status is idle.

There cannot be more than 7 transmission gap slots within one frame. Also, if TGL2 is non-zero, you must specify a valid TGD.

Setting

Range: 0 to 14 slots

Resolution: 1 slot

Query

Same as setting

*RST Setting

0,0,0,0
Requirements

Lab Application Revision: D.00.04 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence:ALL:TGLength2 7,3,7,5"
! Sets the first through fourth Transmission Gap Length 2 (TGL2) values to 
! 7, 3, 7, and 5 slots, respectively.

CALL:COMPressed:TGPSequence:ALL:TGMPurpose

Function

Sets/queries <num> TG Measurement Purpose (TGMP) for the first through fourth TGPSs (the first num value sets First TG Measurement Purpose (TGMP) , the second num value sets Second TG Measurement Purpose (TGMP) , etc.). You can set TG Measurement Purpose (TGMP) for an individual TGPS using the CALL:COMPressed:TGPSequence([1]|2|3|4):TGMPurpose commands.

If TGPS Definition During Call Setup is set to Off , this parameter can only be changed when compressed mode is not active. If TGPS Definition During Call Setup is set to RB Setup , this parameter can only be changed when the connection status is idle.

Setting

Range: FDDMeas|GSMRssi|GIBI|GBR|EUTRa

Query

Same as setting.

*RST Setting

GSMR, GIBI, GBR, FDDM
Requirements

Lab Application Revision: D.00.04 and above
Lab Application Revision H.01.00, added EUTRa

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence:ALL:TGMPurpose GSMR, GSMR, GIBI, GBR"
! Sets the first through fourth TG Measurement Purpose (TGMP) values to 
! GSM RSSI, GSM RSSI, GSM Initial BSIC ID, and GSM BSIC Reconfirmation, respectively.

CALL:COMPressed:TGPSequence:ALL:TGPLength

Function

Sets/queries <num> TG Pattern Length (TGPL) for the first through fourth TGPSs (the first num value sets First TG Pattern Length (TGPL) , the second num value sets Second TG Pattern Length (TGPL) , etc.). You can set TG Pattern Length (TGPL) for an individual TGPS using the CALL:COMPressed:TGPSequence([1]|2|3|4):TGPLength commands.

If TGPS Definition During Call Setup is set to Off , this parameter can only be changed when compressed mode is not active. If TGPS Definition During Call Setup is set to RB Setup , this parameter can only be changed when the connection status is idle.

TGPL must be long enough to encompass all of TGL1 and TGL2.

Setting

Range: 1 to 144 frames

Resolution: 1 frame

Query

Same as setting

*RST Setting

4, 8, 16, 16
Requirements

Lab Application Revision: D.00.04 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence:ALL:TGPLength 4,8,32,32"
! Sets the first through fourth TG Pattern Length (TGPL) values to 
! 4, 8, 32, and 32 frames, respectively.

CALL:COMPressed:TGPSequence:ALL:TGPRc

Function

Sets/queries <num> TG Pattern Repetition Count (TGPRC) for the first through fourth TGPSs (the first num value sets First TG Pattern Repetition Count (TGPRC) , the second num value sets Second TG Pattern Repetition Count (TGPRC) , etc.). You can set TG Pattern Repetition Count (TGPRC) for an individual TGPS using the CALL:COMPressed:TGPSequence([1]|2|3|4):TGPRc commands.

If TGPS Definition During Call Setup is set to Off , this parameter can only be changed when compressed mode is not active. If TGPS Definition During Call Setup is set to RB Setup , this parameter can only be changed when the connection status is idle.

Setting

Range: 0 to 511 (0 = infinity)

Query

Same as setting

*RST Setting

0, 0, 0, 0
Requirements

Lab Application Revision: D.00.04 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence:ALL:TGPRc 20,0,0,0"
! Sets the first TG Pattern Repetition Count (TGPRC) to 
! 20 repetitions, and the second through fourth TG Pattern 
! Repetition Count (TGPRC) values to infinite repetitions.

CALL:COMPressed:TGPSequence:ALL:TGSNumber

Function

Sets/queries <num> TG Starting Slot Number (TGSN) for the first through fourth TGPSs (the first num value sets First TG Starting Slot Number (TGSN) , the second num value sets Second TG Starting Slot Number (TGSN) , etc.). You can set TG Starting Slot Number (TGSN) for an individual TGPS using the CALL:COMPressed:TGPSequence([1]|2|3|4):TGSNumber commands.

If TGPS Definition During Call Setup is set to Off , this parameter can only be changed when compressed mode is not active. If TGPS Definition During Call Setup is set to RB Setup , this parameter can only be changed when the connection status is idle.

Setting

Range: 0 to 14 (slot 0 to slot 14)

Resolution: 1

Query

Same as setting

*RST Setting

11, 11, 11, 11
Requirements

Lab Application Revision: D.00.04 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence:ALL:TGSNumber 0, 0, 11, 11"
! Sets the first through fourth TG Starting Slot Number (TGSN) values to 
! slot 0, slot 0, slot 11, and slot 11, respectively.

CALL:COMPressed:TGPSequence:DEFinition

Function

Sets/queries TGPS Definition During Call Setup . This parameter can only be set when the connection status is idle.

Setting

Range: RBSetup|OFF

Query

Same as setting

*RST Setting

OFF
Requirements

Lab Application Revision: B.01 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence:DEFinition RBSetup"
! Sets TGPS definition during call setup to RB Setup.

CALL:COMPressed:TGPSequence:DFSType

Function

Sets/queries Downlink Frame Structure Type . If TGPS Definition During Call Setup is set to Off , this parameter can only be changed when compressed mode is not active. If TGPS Definition During Call Setup is set to RB Setup , this parameter can only be changed when the connection status is idle.

Setting

Range: ATYPe|BTYPe

Query

Same as setting

*RST Setting

ATYP
Requirements

Lab Application Revision: D.00.04 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence:DFSType BTYPe"
! Sets Downlink Frame Structure Type to type B.

CALL:COMPressed:TGPSequence([1]|2|3|4):DSIR1

Function

Sets/queries <num> TG Delta SIR 1 for the first, second, third or fourth TGPS (sending :TGPSequence or :TGPSequence1 sets First TG Delta SIR 1 , sending :TGPSequence2 sets Second TG Delta SIR 1 , etc.). You can set TG Delta SIR 1 for all four TGPSs using the CALL:COMPressed:TGPSequence:ALL:DSIR1 command.

Setting

Range: 0.0 to 3.0 dB

Resolution: 0.1

Query

Same as setting

*RST Setting

  • First TGPS: 0
  • Second TGPS: 0
  • Third TGPS: 0
  • Fourth TGPS: 0
Requirements

Lab Application Revision: G.00.09 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence:DSIR1 0"
! Sets the first TGPS Delta SIR 1 to 0.

CALL:COMPressed:TGPSequence([1]|2|3|4):DSIR1:AFTer

Function

Sets/queries <num> TG Delta SIR After 1 for the first, second, third or fourth TGPS (sending :TGPSequence or :TGPSequence1 sets First TGPS Delta SIR1 After , sending :TGPSequence2 sets Second Delta SIR1 After , etc.). You can set TG Delta SIR After 1 for all four TGPSs using the CALL:COMPressed:TGPSequence:ALL:DSIR1:AFTer command.

Setting

Range: 0.0 to 3.0 dB

Resolution: 0.1

Query

Same as setting

*RST Setting

  • First TGPS: 0
  • Second TGPS: 0
  • Third TGPS: 0
  • Fourth TGPS: 0
Requirements

Lab Application Revision: G.00.09 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence2:DSIR1:AFTer 0"
! Sets the second TG Delta SIR1 After 1 to 0.

CALL:COMPressed:TGPSequence([1]|2|3|4):STATe

Function

Sets/queries <num> TGPS State for the first, second, third or fourth TGPS (sending :TGPSequence or :TGPSequence1 sets First TGPS State , sending :TGPSequence2 sets Second TGPS State , etc.). You can set TGPS State for all four TGPSs using the CALL:COMPressed:TGPSequence:ALL:STATe command.

If TGPS Definition During Call Setup is set to Off , this parameter can only be changed when compressed mode is not active. If TGPS Definition During Call Setup is set to RB Setup , this parameter can only be changed when the connection status is idle.

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

  • First TGPS: 1
  • Second TGPS: 0
  • Third TGPS: 0
  • Fourth TGPS: 0

Requirements

Lab Application Revision: D.00.04 and above.

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence4:STATe On"
! Sets Fourth TGPS State to On.

CALL:COMPressed:TGPSequence([1]|2|3|4):TGCFn:RELative

Function

Sets/queries <num> TG Relative CFN (TGCFN) for the first, second, third or fourth TGPS (sending :TGPSequence or :TGPSequence1 sets First TG Relative CFN (TGCFN) , sending :TGPSequence2 sets Second TG Relative CFN (TGCFN) , etc.). You can set TG Relative CFN (TGCFN) for all four TGPSs using the CALL:COMPressed:TGPSequence:ALL:TGCFn:RELative command.

If TGPS Definition During Call Setup is set to Off , this parameter can only be changed when compressed mode is not active. If TGPS Definition During Call Setup is set to RB Setup , this parameter can only be changed when the connection status is idle.

The TGPSs must be offset so that there is never more than one transmission gap per frame.

Setting

Range: 0 to 255 frames

Resolution: 1 frame

Query

Same as setting

*RST Setting

  • First TGPS: 0
  • Second TGPS: 2
  • Third TGPS: 6
  • Fourth TGPS: 14

Requirements

Lab Application Revision: D.00.04 and above.

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence4:TGCFn:RELative 12"
! Sets Fourth TG Relative CFN (TGCFN) to 12.

CALL:COMPressed:TGPSequence([1]|2|3|4):TGDistance

Function

Sets/queries <num> TG Start Distance (TGD) for the first, second, third or fourth TGPS (sending :TGPSequence or :TGPSequence1 sets First TG Start Distance (TGD) , sending :TGPSequence2 sets Second TG Start Distance (TGD) , etc.). You can set TG Start Distance (TGD) for all four TGPSs using the CALL:COMPressed:TGPSequence:ALL:TGDistance command.

If TGPS Definition During Call Setup is set to Off , this parameter can only be changed when compressed mode is not active. If TGPS Definition During Call Setup is set to RB Setup , this parameter can only be changed when the connection status is idle.

This setting is only applicable when TGL2 is non-zero. Note, you cannot place TGL1 and TGL2 within the same frame.

Setting

Range: 15 to 269 slots, 270 (undefined)

Resolution: 1 slot

Query

Same as setting

*RST Setting

  • First TGPS: 270
  • Second TGPS: 270
  • Third TGPS: 270
  • Fourth TGPS: 270

Requirements

Lab Application Revision: D.00.04 and above.

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence3:TGDistance 60"
! Sets Third TG Start Distance (TGD) to 60 slots.

CALL:COMPressed:TGPSequence([1]|2|3|4):TGLength[1]

Function

Sets/queries <num> Transmission Gap Length 1 (TGL1) for the first, second, third or fourth TGPS (sending :TGPSequence or :TGPSequence1 sets First Transmission Gap Length 1 (TGL1) , sending :TGPSequence2 sets Second Transmission Gap Length 1 (TGL1) , etc.). You can set Transmission Gap Length 1 (TGL1) for all four TGPSs using the CALL:COMPressed:TGPSequence:ALL:TGLength[1] command.

If TGPS Definition During Call Setup is set to Off , this parameter can only be changed when compressed mode is not active. If TGPS Definition During Call Setup is set to RB Setup , this parameter can only be changed when the connection status is idle.

There cannot be more than 7 transmission gap slots within one frame.

Setting

Range: 1 to 14 slots

Resolution: 1 slot

Query

Same as setting

*RST Setting

  • First TGPS: 7
  • Second TGPS: 7
  • Third TGPS: 7
  • Fourth TGPS: 7
Requirements

Lab Application Revision: B.01 and above

Lab Application Revision D.00.04, added ([1]|2|3|4) and [1]

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence4:TGLength 5"
! Sets Fourth Transmission Gap Length 1 (TGL1) to 5 slots.

CALL:COMPressed:TGPSequence([1]|2|3|4):TGLength2

Function

Sets/queries <num> Transmission Gap Length 2 (TGL2) for the first, second, third or fourth TGPS (sending :TGPSequence or :TGPSequence1 sets First Transmission Gap Length 2 (TGL2) , sending :TGPSequence2 sets Second Transmission Gap Length 2 (TGL2) , etc.). You can set Transmission Gap Length 2 (TGL2) for all four TGPSs using the CALL:COMPressed:TGPSequence:ALL:TGLength2 command.

If TGPS Definition During Call Setup is set to Off , this parameter can only be changed when compressed mode is not active. If TGPS Definition During Call Setup is set to RB Setup , this parameter can only be changed when the connection status is idle.

There cannot be more than 7 transmission gap slots within one frame. Also, if TGL2 is non-zero, you must specify a valid TGD.

Setting

Range: 0 to 14 slots

Resolution: 1 slot

Query

Same as setting

*RST Setting

  • First TGPS: 0
  • Second TGPS: 0
  • Third TGPS: 0
  • Fourth TGPS: 0
Requirements Lab Application Revision: D.00.04 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence4:TGLength2 5"
! Sets Fourth Transmission Gap Length 2 (TGL2) to 5 slots.

CALL:COMPressed:TGPSequence([1]|2|3|4):TGMPurpose

Function

Sets/queries <num> TG Measurement Purpose (TGMP) for the first, second, third or fourth TGPS (sending :TGPSequence or :TGPSequence1 sets First TG Measurement Purpose (TGMP) , sending :TGPSequence2 sets Second TG Measurement Purpose (TGMP) , etc.). You can set TG Measurement Purpose (TGMP) for all four TGPSs using the CALL:COMPressed:TGPSequence:ALL:TGMPurpose command.

If TGPS Definition During Call Setup is set to Off , this parameter can only be changed when compressed mode is not active. If TGPS Definition During Call Setup is set to RB Setup , this parameter can only be changed when the connection status is idle.

Setting

Range: FDDMeas|GSMRssi|GIBI|GBR|EUTRa

Query

Same as setting

*RST Setting

  • First TGPS: GSMR
  • Second TGPS: GIBI
  • Third TGPS: GBR
  • Fourth TGPS: FDDM
Requirements Lab Application Revision: D.00.04 and above
Lab Application Revision: H.01.00 and above, added EUTRa

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence4:TGMPurpose GBR"
! Sets Fourth TG Measurement Purpose (TGMP) to GSM BSIC Reconfirmation.

CALL:COMPressed:TGPSequence([1]|2|3|4):TGPLength

Function

Sets/queries <num> TG Pattern Length (TGPL) for the first, second, third or fourth TGPS (sending :TGPSequence or :TGPSequence1 sets First TG Pattern Length (TGPL) , sending :TGPSequence2 sets Second TG Pattern Length (TGPL) , etc.). You can set TG Pattern Length (TGPL) for all four TGPSs using the CALL:COMPressed:TGPSequence:ALL:TGPLength command.

If TGPS Definition During Call Setup is set to Off , this parameter can only be changed when compressed mode is not active. If TGPS Definition During Call Setup is set to RB Setup , this parameter can only be changed when the connection status is idle.

TGPL must be long enough to encompass all of TGL1 and TGL2.

Setting

Range: 1 to 144 frames

Resolution: 1 frame

Query

Same as setting

*RST Setting

  • First TGPS: 4 frames
  • Second TGPS: 8 frames
  • Third TGPS: 16 frames
  • Fourth TGPS: 16 frames
Requirements

Lab Application Revision: B.01 and above

Lab Application Revision D.00.04, added ([1]|2|3|4)

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence:TGPLength 6"
! Sets First TG Pattern Length (TGPL) to 6 frames.

CALL:COMPressed:TGPSequence([1]|2|3|4):TGPRc

Function

Sets/queries <num> TG Pattern Repetition Count (TGPRC) for the first, second, third or fourth TGPS (sending :TGPSequence or :TGPSequence1 sets First TG Pattern Repetition Count (TGPRC) , sending :TGPSequence2 sets Second TG Pattern Repetition Count (TGPRC) , etc.). You can set TG Pattern Repetition Count (TGPRC) for all four TGPSs using the CALL:COMPressed:TGPSequence:ALL:TGPRc command.

If TGPS Definition During Call Setup is set to Off , this parameter can only be changed when compressed mode is not active. If TGPS Definition During Call Setup is set to RB Setup , this parameter can only be changed when the connection status is idle.

Setting

Range: 0 to 511 (0 = infinity)

Query

Same as setting

*RST Setting

  • First TGPS: 0
  • Second TGPS: 0
  • Third TGPS: 0
  • Fourth TGPS: 0
Requirements Lab Application Revision: D.00.04 and above

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence4:TGPRc 20"
! Sets Fourth TG Pattern Repetition Count (TGPRC) to 20 repetitions.

CALL:COMPressed:TGPSequence([1]|2|3|4):TGSNumber

Function

Sets/queries <num> TG Starting Slot Number (TGSN) for the first, second, third or fourth TGPS (sending :TGPSequence or :TGPSequence1 sets First TG Starting Slot Number (TGSN) , sending :TGPSequence2 sets Second TG Starting Slot Number (TGSN) , etc.). You can set TG Starting Slot Number (TGSN) for all four TGPSs using the CALL:COMPressed:TGPSequence:ALL:TGSNumber command.

If TGPS Definition During Call Setup is set to Off , this parameter can only be changed when compressed mode is not active. If TGPS Definition During Call Setup is set to RB Setup , this parameter can only be changed when the connection status is idle.

Setting

Range: 0 to 14 (slot 0 to slot 14)

Resolution: 1

Query

Same as setting

*RST Setting

  • First TGPS: 11 (slot 11)
  • Second TGPS: 11 (slot 11)
  • Third TGPS: 11 (slot 11)
  • Fourth TGPS: 11 (slot 11)
Requirements

Lab Application Revision: B.01 and above

Lab Application Revision D.00.04, added ([1]|2|3|4)

Programming Example

 
OUTPUT 714;"CALL:COMPressed:TGPSequence:TGSNumber 10"
! Sets First TG Starting Slot (TGSN) to slot 10.