SYSTem:FTRigger

SYSTem:FTRigger

Last updated: December 3, 2008

This command has been replaced by the command CALL:TRIGger[:OUTPut].

GPIB Command Conventions

SYSTem:FTRigger:BIT[:SELected]

Function

GSM TA

This command selects/queries which bit, after zero, will be used for frame trigger pulse positioning in the active (that is the selected) radio format. See Frame Trigger Parameters

GPRS TA
EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: 0 to 1250

Resolution: 1

Query

Range: 0 to 1250

Resolution: 1

*RST Setting

zero

Requirements

GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/
EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"SYSTEM:FRTIGGER:BIT 14" 
! Would cause external frame trigger pulses to occur 14 bits after bit 0 of 
! the selected timeslot.

SYSTem:FTRigger:BIT:GSM

Function

GSM TA

This command selects/queries which bit, after zero, will be used for frame trigger pulse positioning in the GSM radio format whether or not that format is active. See Frame Trigger Parameters .

GPRS TA
EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: 0 to 1250

Resolution: 1

Query

Range: 0 to 1250

Resolution: 1

*RST Setting

zero

Requirements

GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/
EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"SYSTEM:FRTIGGER:BIT:GSM 12" 
! Would cause external frame trigger pulses to occur 12 bits after bit 0 of 
! the selected timeslot.

SYSTem:FTRigger:STATe[:SELected]

Function

GSM TA

This command sets/queries the frame trigger state in the active (that is the selected) radio format. See Frame Trigger Parameters .

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;"SYSTEM:FRTIGGER:STATE ON" 
! Set frame trigger state to on.

SYSTem:FTRigger:STATe:GSM

Function

GSM TA

This command sets/queries the frame trigger state in the GSM radio format whether or not that format is active. See Frame Trigger Parameters .

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;"SYSTEM:FRTIGGER:STATE:GSM ON" 
! Set frame trigger state to on.

SYSTem:FTRigger:TSLot[:SELected]

Function

GSM TA

This command selects/queries the timeslot for frame trigger pulse positioning in the active (that is the selected) radio format. See Frame Trigger Parameters .

GPRS TA
EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: 0 to 7

Resolution: 1

Query

Range: 0 to 7

Resolution: 1

*RST Setting

zero

Requirements

GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/
EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"SYSTEM:FRTIGGER:TSLOT 5" 
! Sets the frame trigger timeslot to 5.

SYSTem:FTRigger:TSLot:GSM

Function

GSM TA

This command selects/queries the timeslot for frame trigger pulse positioning in the GSM radio format whether or not that format is active. See Frame Trigger Parameters .

GPRS TA
EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: 0 to 7

Resolution: 1

Query

Range: 0 to 7

Resolution: 1

*RST Setting

zero

Requirements

GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/
EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"SYSTEM:FRTIGGER:TSLOT:GSM 6" 
! Sets the frame trigger timeslot to 6.