SYSTem:PRESet

SYSTem:PRESet

Last updated: January 16, 2009

GPIB Command Conventions

SYSTem:PRESet2

Function

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.

Related Topics See Full Preset for details about the *RST full preset.

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

 
OUTPUT 714;"SYSTEM:PRESET2" !Full preset, trigger arm set to continuous.

SYSTem:PRESet3

Function

Performs a partial preset. This is the recommended command for users 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.

Related Topics

See Partial Preset for more details.

Requirements

Test or Lab Application Revision: A.01 and above

Programming Example

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