RIGOL Chapter 2 Command System
2-74 DP800 Programming Guide
:TRIGger Commands
Command List:
:TRIGger:IN[:ENABle]
:TRIGger:IN:RESPonse
:TRIGger:IN:SENSitivity
:TRIGger:IN:SOURce
:TRIGger:IN:TYPE
:TRIGger:OUT:CONDition
:TRIGger:OUT:DUTY
:TRIGger:OUT[:ENABle]
:TRIGger:OUT:PERIod
:TRIGger:OUT:POLArity
:TRIGger:OUT:SIGNal
:TRIGger:OUT:SOURce
:TRIGger:IN[:ENABle]
Syntax :TRIGger:IN[:ENABle] [D0|D1|D2|D3,]{ON|OFF}
:TRIGger:IN[:ENABle]? [D0|D1|D2|D3]
Description Enable or disable the trigger input function of the specified data line.
Query the status of the trigger input function of the specified data line.
Parameter
Name Type Range Default
[D0|D1|D2|D3] Discrete D0|D1|D2|D3 D0
{ON|OFF} Bool ON|OFF OFF
Explanation If [D0|D1|D2|D3] is omitted, the command enables the trigger input function
of the data line currently selected.
After enabling the trigger input function, the specified source under control will
turn on the output, turn off the output or toggle the output state according to
the setting of the
:TRIGger:IN:RESPonse command when the input signal on
the specified data line meets the current trigger type.
Return Format The query returns Dn,ON or Dn,OFF; wherein, n=0, 1, 2 or 3.
Example :TRIG:IN D1,ON /*Enable the trigger input function of D1*/
:TRIG:IN? D1 /*Query the status of the trigger input function of D1 and the
query returns D1,ON*/
Related
Command
:TRIGger:IN:RESPonse