:TRIG:SING

Type

Command

Syntax

:TRIGger[:SEQuence]:SINGle

Description

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

This command is different from :TRIG as the execution of the object finishes when the measurement (all of the sweep) initiated with this object is complete. In other words, you can wait for the end of the measurement using the *OPC object.

If you execute this object when the trigger system is not in the trigger wait state (trigger event detection state), an error occurs when executed and the object is ignored.

Examples

Dim Var as Integer

Ena.WriteString ":TRIG:SOUR BUS", True

Ena.WriteString ":INIT1:CONT ON", True

Ena.WriteString ":TRIG:SING", True

Ena.WriteString "*OPC?", True

Var=Ena.ReadNumber

Related Commands

:TRIG

*OPC

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.TRIGGER.SEQUENCE.SINGLE