SCPI Command
TRIGger[:SEQuence]:SOURce <char>
TRIGger[:SEQuence]:SOURce?
Selects the trigger source (See options below). If the continuous trigger initiation mode is enabled with the command INIT:CONT ON, the INTernal choice leads to continuous sweep. The choice of another option switches the analyzer to the trigger waiting state from the corresponding source. If the continuous trigger initiation mode is disabled with the command INIT:CONT OFF, the reaction to INIT command is different. Selecting INTernal leads to a single sweep in response to the command INIT, selection another option puts the <conditional-text type="IF" value="CHM,HTML"/> in a single trigger waiting state in response to the INIT command. |
---|
command/query |
<char> Choose from:
INTernal |
Internal |
EXTernal |
External (hardware trigger input) |
MANual |
Manual (user interface) |
BUS |
Bus (program) |
{INT|EXT|MAN|BUS}
INT
Stimulus > Trigger > Trigger Source > {Internal | External | Manual | Bus}
Equivalent COM Command
SCPI.TRIGger.SEQuence.SOURce
app.SCPI.TRIGger.SEQuence.SOURce
app.SCPI.TRIGger.SEQuence.SOURce = "BUS"
String (read/write)
Back to TRIGger
Back to Command Finder