74
4.13.3 Trigger Subsystem
The Trigger Subsystem is used to control the waveform triggering. The command structure is as follows:
:TRIGger
:MODE CONTinuous|TRIGger|GATE|BURSt
:BURSt <numeric value>
:SOURce <MANual|INTernal|EXTernal|BUS
:TIMer <numeric value>
Note: For model 4079, nothing changes in the commands above to control channel 1. But for channel 2,
change :TRIG to :TRIG2. For example, to change channel 2 mode to gate, send the command:
TRIG2:MODE GATE.
4.13.3.1 Trigger Mode
:TRIGger:MODE <trigger mode>
This command is used to set the trigger mode. It is not a standard SCPI command.
Arguments
Type:
Character
Options:
CONTinuous
TRIGger
GATE
BURSt
Command Type: Setting or Query
Setting
Syntax:
:TRIGger:MODE<ws><option>
Examples:
:TRIG:MODE CONT
:TRIG:MODE BURS
Query
Syntax:
:TRIGger:MODE?
Response:
CONT|TRIG|GATE|BURS
4.13.3.2 Trigger Source
:TRIGger:SOURce <trigger source>
This command is used to select the trigger source, for use in the Trigger, Gate and Burst trigger modes.
Arguments
Type:
Character
Options:
MANual - Front panel MAN key
BUS - GPIB trigger (GET or *TRG)
INTernal - Internal trigger
EXTernal - External trigger
Command Type: Setting or Query
Setting
Syntax:
:TRIGger:SOURce<ws><option>
Examples:
:TRIG:SOUR BUS
:TRIG:SOUR INT
Query