SCPI.TRIGger.SEQuence.IMMediate

Object type

Method (Write-only)

Syntax

SCPI.TRIGger.SEQuence.IMMediate

Description

This command generates a trigger immediately and executes a measurement, regardless of the setting of the trigger mode.  

This command is different from SCPI.TRIGger.SEQuence.SINGle as the execution of the object finishes at the time of a trigger.

Examples

SCPI.TRIGger.SEQuence.SOURce = "bus"
SCPI.INITiate(1).CONTinuous = True
SCPI.TRIGger.SEQuence.IMMediate

Related objects

SCPI.TRIGger.SEQuence.IMMediate

Equivalent key

No equivalent key is available on the front panel.
 

Equivalent SCPI command

Syntax

:TRIGger[:SEQuence][:IMMediate]

Example of use

10 OUTPUT 717;":TRIG:IMM"
20 OUTPUT 717;"*OPC?"
30 ENTER 717;A