SYSTem:PRESet

SYSTem:PRESet

July 25, 2008

GPIB Command Conventions

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

Function

Not recommended for use at this time. See SYSTem:PRESet3 for a recommended partial preset.

Performs a partial preset. This command is intended to be used when changing 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 .

Related Topics

See Partial Preset for more details

Programming Example

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

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.

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.

Programming Example

 
OUTPUT 714;"SYSTem:PRESet3" !Partial preset when in remote operation.