Chapter 2 Command System RIGOL
DP800 Programming Guide 2-75
:TRIGger:IN:RESPonse
Syntax :TRIGger:IN:RESPonse [D0|D1|D2|D3,]{ON|OFF|ALTER}
:TRIGger:IN:RESPonse? [D0|D1|D2|D3]
Description Set the output response of the trigger input of the specified data line.
Query the output response of the trigger input of the specified data line.
Parameter
Name Type Range Default
[D0|D1|D2|D3] Discrete D0|D1|D2|D3 D0
{ON|OFF|ALTER} Discrete ON|OFF|ALTER OFF
Explanation If [D0|D1|D2|D3] is omitted, the command sets the output response of the
data line currently selected.
OutpOpen: when the trigger condition is met, turn on the output of the
channel currently selected as the source under control.
OutpClose: when the trigger condition is met, turn off the output of the
channel currently selected as the source under control.
OutpToggle: when the trigger condition is met, toggle the output state of the
channel currently selected as the source under control.
Return Format The query returns ON, OFF or ALTER.
Example :TRIG:IN:RESP D1,ON /*Set the output response of the trigger input of D1 to
OutpOpen */
:TRIG:IN:RESP? D1 /*Query the output response of the trigger input of D1 and
the query returns ON*/
:TRIGger:IN:SENSitivity
Syntax :TRIGger:IN:SENSitivity [D0|D1|D2|D3,]{LOW|MID|HIGH}
:TRIGger:IN:SENSitivity? [D0|D1|D2|D3]
Description Set the trigger sensitivity of the trigger input of the specified data line.
Query the trigger sensitivity of the trigger input of the specified data line.
Parameter
Name Type Range Default
[D0|D1|D2|D3] Discrete D0|D1|D2|D3 D0
{LOW|MID|HIGH} Discrete LOW|MID|HIGH LOW
Explanation If [D0|D1|D2|D3] is omitted, the command sets the trigger sensitivity of the
data line currently selected.
Selecting relatively lower trigger sensitivity can avoid mis-trigger at the noise.
Return Format The query returns LOW, MID or HIGH.
Example :TRIG:IN:SENS D1,HIGH /*Set the trigger sensitivity of the trigger input of D1 to
high*/
:TRIG:IN:SENS? D1 /*Query the trigger sensitivity of the trigger input of D1
and the query returns HIGH*/