User`s guide

Table Of Contents
484 Chapter 13
SCPI Command Reference
E5061A/E5062A commands
:TRIG
Syntax :TRIGger[:SEQuence][:IMMediate]
Description Regardless of the setting of the trigger mode, generates a trigger immediately and executes
a measurement.
There is the following difference from the trigger with the :TRIG:SING command.
The execution of the command finishes at the time of a trigger.
If you execute this command when the trigger system is not in the trigger wait state (trigger
event detection state), an error occurs and the command is ignored.
For details about the trigger system, refer to “Trigger system” on page 80. (No query)
Example of use
10 OUTPUT 717;":TRIG"
Related commands :TRIG:SING on page 484
Equivalent key No equivalent key is available on the front panel.
:TRIG:SING
Syntax :TRIGger[:SEQuence]:SINGle
Description Regardless of the setting of the trigger mode, generates a trigger immediately and executes
a measurement.
There is the following difference from the trigger with the :TRIG command.
The execution of the command finishes when the measurement (all sweeps) initiated
with this command finishes. In other words, you can wait for the end of the
measurement using the *OPC? command.
If you execute this command when the trigger system is not in the trigger wait state (trigger
event detection state), an error occurs and the command is ignored.
For details about the trigger system, refer to “Trigger system” on page 80. (No query)
Example of use
10 OUTPUT 717;":TRIG:SING"
20 OUTPUT 717;"*OPC?"
30 ENTER 717;A
Related commands :TRIG on page 484
*OPC? on page 198
Equivalent key No equivalent key is available on the front panel.