SCPI Command
TRIGger[:SEQuence]:EXTernal:POSition <char>
TRIGger[:SEQuence]:EXTernal:POSition?
Selects the position of the external trigger. The Analyzer waits for external trigger: •Before sampling, when the frequency of the stimulus port has been set. •Before the frequency setup and subsequent measurement. The frequency change of the stimulus port begins when the external trigger arrives. Depending on the command TRIG:POIN the external trigger wait occurs before each point or before the first point of the full sweep cycle. |
---|
command/query |
<char> Choose from:
BSAM |
Before sampling |
BSET |
Before frequency setup |
{BSAM|BSET}
BSAM
Stimulus > Trigger > Ext Trig > Position > {Before sampling | Before setup}
Equivalent COM Command
SCPI.TRIGger.SEQuence.EXTernal.POSition
Param = app.SCPI.TRIGger.EXTernal.POSition
app.SCPI.TRIGger.INPut.EXTernal.POSition = "BSAM"
String (read/write)
Back to TRIGger
Back to Command Finder