SETup:FSTability

SETup:FSTability

Last updated: May 31, 2010

GPIB Command Conventions

SETup:FSTability:CONTinuous

Function

GSM TA

Sets/queries the trigger arm state for the frequency stability measurement. Determines whether measurement will make one measurement then stop (0|OFF (single)), or automatically rearm upon completion of one measurement and repeat the process (1|ON (continuous)).

GPRS TA
EGPRS TA
GSM LA
GPRS/EGPRS LA

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0 (off)

Requirements GSM/GPRS/ EGPRS TA

Revision: A.04 and above

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

Programming Example

 
OUTPUT 714;"SETUP:FSTABILITY:CONTINUOUS ON" 
! Sets measurement to continuous trigger mode.

SETup:FSTability:COUNt[:SNUMber]

Function

GSM TA

Sets/queries the number of frequency stability measurements to be made in a mulit-measurement setup. This command sets the count, and automatically sets the multi-measurement STATe command to 1 (on).

GPRS TA
EGPRS TA
GSM LA
GPRS/EGPRS LA

Setting

Range: 1 to 999

Query

Range: 1 to 999

*RST Setting

10, on

Requirements GSM/GPRS/ EGPRS TA

Revision: A.04 and above

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

Programming Example

 
OUTPUT 714;"SETUP:FSTABILITY:COUNT:SNUMBER 5" 
! Turns on multi-measurements and sets the number of measurements to 5.

SETup:FSTability:COUNt:NUMBer

Function

GSM TA

Sets/queries the number of frequency stability measurements to be made when mulit-measurement state is ON.

GPRS TA
EGPRS TA
GSM LA
GPRS/EGPRS LA

Setting

Range: 1 to 999

Query

Range: 1 to 999

*RST Setting

10
Requirements GSM/GPRS/ EGPRS TA

Revision: A.04 and above

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

Programming Example

 
OUTPUT 714;"SETUP:FSTABILITY:COUNT:NUMBER 5" 
! Sets the number of measurements to 5 when the multi-measurement state is set to ON.

SETup:FSTability:COUNt:STATe

Function

GSM TA

Sets/queries the multi-measurement state of the frequency stability measurement.

GPRS TA
EGPRS TA
GSM LA
GPRS/EGPRS LA

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0 (off)

Requirements GSM/GPRS/ EGPRS TA

Revision: A.04 and above

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

Programming Example

 
OUTPUT 714;"SETUP:FSTABILITY:COUNT:STATE ON" 
! Turns on multi-measurements.

SETup:FSTability:TIMeout[:STIMe]

Function

GSM TA

Sets/queries the frequency stability measurement's timeout setting and automatically sets the timeout state to ON.

GPRS TA
EGPRS TA
GSM LA
GPRS/EGPRS LA

Setting

Range: 0.1 to 999.9 seconds

Resolution: 0.1 second

Query

Range: 0.1 to 999.9

*RST Setting

10 seconds, on

Requirements GSM/GPRS/ EGPRS TA

Revision: A.04 and above

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

Programming Example

 
OUTPUT 714;"SETUP:FSTABILITY:TIMEOUT:STIME 5S" 
! Sets timeout state to ON and sets the timeout time to 5 seconds.

SETup:FSTability:TIMeout:STATe

Function

GSM TA

Sets/queries the frequency stability measurement's timeout state.

GPRS TA
EGPRS TA
GSM LA
GPRS/EGPRS LA

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

0 (off)

Requirements GSM/GPRS/ EGPRS TA

Revision: A.04 and above

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

Programming Example

 
OUTPUT 714;"SETUP:FSTABILITY:TIMEOUT:STATE ON"

SETup:FSTability:TIMeout:TIME

Function

GSM TA

Sets/queries the frequency stability measurement's timeout setting.

GPRS TA
EGPRS TA
GSM LA
GPRS/EGPRS LA

Setting

Range: 0.1 to 999.9 seconds

Resolution: 0.1 second

Query

Range: 0.1 to 999.9 seconds

Resolution: 0.1 second

*RST Setting

10 seconds, on

Requirements GSM/GPRS/ EGPRS TA

Revision: A.04 and above

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

Programming Example

 
OUTPUT 714;"SETUP:FSTABILITY:TIMEOUT:TIME 5S"