SETup:CONTinuous

SETup:CONTinuous

Last updated: June 7, 2007

GPIB Command Conventions

SETup[:ALL]:CONTinuous<:OFF|:ON>

Function

Sets the trigger arm state for all measurements. Determines whether all measurements will make one measurement then stop (OFF (single)), or automatically rearm upon completion of one measurement and repeat the process (ON (continuous)). See Trigger Arm (Single or Continuous) Description .

This setting overrides previously set trigger arm settings for individual measurements (see SETup Subsystem ).

Programming Example

 
OUTPUT 714;"SETup:CONTinuous:OFF"
!Sets all measurements to single trigger mode.