SYSTem:PRESet

SYSTem:PRESet

Last updated: December 3, 2008

GPIB Command Conventions

SYSTem:PRESet[1] (not recommended for use)

Function

GSM TA

Not recommended for use at this time, use the SYSTEM:PRESET3 command for partial preset.

Performs a partial preset. This is the recommended command when you want to change from remote operation to manual operation and a partial preset is needed.

Any call in process is disconnected and all measurements are aborted and inactivated. Measurement parameters are not changed.

A partial preset will not modify any measurement settings including trigger arm. See Trigger Arm (Single or Continuous) Description .

GPRS TA
EGPRS TA

GSM/GPRS LA

EGPRS LA

Related Topics

See Partial Preset for more details

Requirements

GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/
EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"SYSTEM:PRESET" 
! Partial preset when changing from remote to manual operation.

SYSTem:PRESet2

Function

GSM TA

Performs a full preset of the test set. This is the remote equivalent of pressing the SHIFT Preset keys on the front panel of the test set.

All parameters are set to their default values. All measurements are aborted the trigger arm is set to continuous. See Trigger Arm (Single or Continuous) Description .

The *RST command will set the trigger arm to single.

GPRS TA
EGPRS TA

GSM/GPRS LA

EGPRS LA

Related Topics See Full Preset for more details.
Requirements

GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/
EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"SYSTEM:PRESET2" 
! Full preset.

SYSTem:PRESet3

Function

GSM TA

Performs a partial preset. This is the recommended command when a partial preset is needed during remote operation of the test set.

Any call in process is disconnected and all measurements are aborted and inactivated. Measurement parameters are not changed.

A partial preset will not modify any measurement settings including trigger arm. See Trigger Arm (Single or Continuous) Description .

GPRS TA
EGPRS TA

GSM/GPRS LA

EGPRS LA

Related Topics

See Partial Preset for more details.

Requirements

GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/
EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"SYSTEM:PRESET3" 
! Partial preset when in remote operation.