Command/Query
:TRIGger:MODE {ON|SINGle|RUN}
:TRIGger:MODE?
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.
Dim Var as String
Var = "SING"
Ena.WriteString ":TRIGger:MODE " & Var, True
Ena.WriteString ":TRIGger:MODE?", True
Var=Ena.ReadString
Edit Test > Edit Measurement > Run/Stop
Edit Test > Edit List > Run/Stop