:TRIG:MODE

Type

Command/Query

Syntax

:TRIGger:MODE {ON|SINGle|RUN}

:TRIGger:MODE?

Description

This command sets the trigger mode.

HOLD: Condition while Run/Stop button is not pressed.

RUN: Condition while Run/Stop button is pressed.

SING: same as :TRIG:SING

 This function is added at the revision A.2.0x.

Examples

Dim Var as String
Var = "SING"
Ena.WriteString ":TRIGger:MODE " & Var, True
Ena.WriteString ":TRIGger:MODE?", True
Var=Ena.ReadString

Equivalent GUI

Edit Test > Edit Measurement  > Run/Stop

Edit Test > Edit List  > Run/Stop