:TRIG:SOUR

Type

Command/Query

Syntax

:TRIGger[:SEQuence]:SOURce {INTernal|EXTernal|MANual|BUS}

:TRIGger[:SEQuence]:SOURce?

Description

This command sets/gets the trigger source from the following 4 types:

Variable

Parameter

Selection Option

Description

Trigger source

Data Type

Character string type (String)

Range

INTernal|EXTernal|MANual|BUS

Preset Value

INTernal

Query Response

{INT|EXT|MAN|BUS}<newline><^END>

Examples

Dim Var as String
Var= "BUS"
Ena.WriteString ":TRIG:SOUR " & Var, True
Ena.WriteString ":TRIG:SOUR?", True
Var=Ena.ReadString

Related Commands

:TRIG

:TRIG:SING

Equivalent Softkey

Trigger > Trigger Source

COM Command Syntax (Internal Control Only)

SCPI.TRIGGER.SEQUENCE.SOURCE