SETup:CONTinuous

SETup:CONTinuous

Last updated: December 3, 2008

GPIB Command Conventions

SETup[:ALL]:CONTinuous

Function

GSM TA

This command sets trigger arm to OFF (single trigger) or ON (continuous trigger) for all measurements. See Trigger Arm (Single or Continuous) Description .

At power-on and a (manual user) full preset the trigger arm is set to continuous. Partial preset has no effect on the trigger arm state. See Preset Descriptions .

Remote full preset sets the trigger arm to single, this is the recommended trigger arm for any remote measurements.

Trigger arm may be set and queried for each individual measurement. For GPIB command syntax, see the measurement's SETup<meas-mnemonic>:CONTinuous command description. (For example, SETup:PVTime:CONTinuous[:SELected] allows you to set the trigger arm for the Power versus Time measurement.)

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range:

  • Continuous trigger = ON

  • Single trigger = OFF

*RST Setting

Single

Requirements GSM/GPRS/
EGPRS TA

Revision: A.01 and above

GSM/GPRS/ EGPRS LA

Revision: C.01 and above

Programming Example

 
OUTPUT 714;"SETUP:ALL:CONTINUOUS:OFF"   
! Sets trigger arm for all measurements to single.