:INIT<Ch>:CONT

Type

Command/Query

Syntax

:INITiate<Ch>:CONTinuous {ON|OFF|1|0}

:INITiate<Ch>:CONTinuous?

Description

This command turns ON/OFF the continuous initiation mode (setting by which the trigger system initiates continuously) in the trigger system.

Variable

Parameter

Selection Option

Description

ON/OFF of the continuous initiation mode

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Query Response

{1|0}<newline><^END>

Examples

Dim Var as Long
Ana.WriteString ":INIT1:CONT ON", True
Ana.WriteString ":INIT1:CONT?", True
Var=Ana.ReadNumber

Related Commands

:INIT

Equivalent Softkey

Trigger > Hold | Continuous | Hold All Channels  (This is not exact equivalent softkey.)

COM Command Syntax (Internal Control Only)

SCPI.INITIATE(Ch).CONTINUOUS