SETup:CONTinuous

SETup:CONTinuous

Last updated: January 16, 2009

GPIB Command Conventions

SETup[:ALL]:CONTinuous

Function

Sets/queries 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)).

This setting overrides previously set trigger arm settings for individual measurements.

Setting

Range: ON, OFF

Programming Example

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