Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-167
:TRIGger:PULSe
Command List:
:TRIGger:PULSe:SOURce
:TRIGger:PULSe:WHEN
:TRIGger:PULSe:UWIDth
:TRIGger:PULSe:LWIDth
:TRIGger:PULSe:LEVel
:TRIGger:PULSe:SOURce
:TRIGger:PULSe:SOURce <source>
:TRIGger:PULSe:SOURce?
Sets or queries the trigger source of Pulse trigger.
{D0|D1|D2|D3|D4|D5|D6|D7|D8|D9|D10|D11|
D12|D13|D14|D15|CHANnel1|CHANnel2|CHAN
nel3|CHANnel4}
The query returns D0, D1, D2, D3, D4, D5, D6, D7, D8, D9, D10, D11, D12, D13, D14,
D15, CHAN1, CHAN2, CHAN3, or CHAN4.
:TRIGger:PULSe:SOURce CHANnel1 /*Sets the trigger source to CH1.*/
:TRIGger:PULSe:SOURce? /*The query returns CHAN1.*/
:TRIGger:PULSe:WHEN
:TRIGger:PULSe:WHEN <when>
:TRIGger:PULSe:WHEN?
Sets or queries the trigger condition of Pulse trigger.
GReater: triggers when the positive/negative pulse width of the input signal is
greater than the specified pulse width.
LESS: triggers when the positive/negative pulse width of the input signal is smaller
than the specified pulse width.
GLESs: triggers when the positive/negative pulse width of the input signal is greater
than the pulse lower limit and smaller than the specified pulse upper limit.
The query returns GRE, LESS, or GLES.
:TRIGger:PULSe:WHEN LESS /*Sets the trigger condition to LESS.*/
:TRIGger:PULSe:WHEN? /*The query returns LESS.*/