CALL:FOFFset

CALL:FOFFset

Last updated: September 1, 2009

GPIB Command Conventions

CALL[:CELL]:FOFFset:[Mode]

Function GSM TA

This command sets/queries the state of the Frequency Offset Mode. See Frequency Offset for more information.

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: OFF | FIXed |RANDom

Query

Range: OFF | FIXed |RANDom

*RST Setting

OFF

Requirements

GSM/GPRS/ EGPRS TA

Revision: A.11 and above with required feature license.

GSM/GPRS/ EGPRS LA Revision: G.01 and above

Programming Example

 
OUTPUT 714;"CALL:FOFFset FIXed" 
! Sets Frequency Offset Mode to Fixed.

CALL[:CELL]:FOFFset:VALue

Function GSM TA

This command sets/queries the value of the Frequency Offset that is used in the fixed or random frequency offset mode. See Frequency Offset for more information.

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: -100KHz to 100KHz

Resolution: 1Hz

Query

Range: -100KHz to 100KHz

Resolution: 1Hz

*RST Setting

0

Requirements

GSM/GPRS/ EGPRS TA

Revision: A.11 and above with required feature license.

GSM/GPRS/ EGPRS LA Revision: G.01 and above

Programming Example

 
OUTPUT 714;"CALL:CELL:FOFFset:VALue 50" 
! Sets Frequency Offset Vaule to 50Hz.