User`s guide

Table Of Contents
Chapter 13 341
SCPI Command Reference
E5061A/E5062A commands
13. SCPI Command
Reference
:INIT{1-4}:CONT
Syntax :INITiate{[1]|2|3|4}:CONTinuous {ON|OFF|1|0}
:INITiate{[1]|2|3|4}:CONTinuous?
Description Turns ON/OFF of the continuous initiation mode of channel 1 (:INIT1) to channel 4
(:INIT4) in the trigger system.
For details about the trigger system, refer to “Trigger system” on page 80.
Parameters
Regarding to this setting, only channel 1 is initialized to ON with the :SYST:PRES
command; all the channels are initialized to OFF with the *RST command.
Query response {1|0}<newline><^END>
Example of use
10 OUTPUT 717;":INIT1:CONT OFF"
20 OUTPUT 717;":INIT1:CONT?"
30 ENTER 717;A
Related commands :INIT{1-4} on page 340
Equivalent key
[Trigger] - Continuous (continuous initiation mode ON)
[Trigger] - Hold (continuous initiation mode OFF)
Description
ON or 1 Turns ON the continuous initiation mode.
OFF or 0 Turns OFF the continuous initiation mode.