SCPI Command
TRIGger:OUTPut:FUNCtion <char>
TRIGger:OUTPut:FUNCtion?
Selects the trigger output function. The trigger output outputs various waveforms depending on the setting of the Output Trigger Function (See the Trigger Output Function). Note. The function Ready for trigger is not available for R140B. |
---|
command/query |
<char> Choose from:
BSET |
Before frequency setup pulse |
BSAM |
Before sampling pulse |
ASAM |
After sampling pulse |
RTRG |
Ready for trigger signal (except R140B) |
ESWP |
End of sweep pulse |
MEAS |
Measurement sweep signal |
{BSET|BSAM|ASAM|RTGR|ESWP|MEAS}
RTRG
Trigger > Trigger Output > Position > {Before setup | Before sampling | After sampling | Ready for trigger | Sweep End | Measurement}
Equivalent COM Command
SCPI.TRIGger.OUTPut.FUNCtion
Param = app.SCPI.TRIGger.OUTPut.FUNCtion
app.SCPI.TRIGger.OUTPut.FUNCtion = "ESWP"
String (read/write)
Back to TRIGger
Back to Command Finder
Back to Command Finder (From User Interface)