Chapter 2 Command System RIGOL
DP800 Programming Guide 2-77
:TRIGger:OUT:CONDition
Syntax :TRIGger:OUT:CONDition
[D0|D1|D2|D3,]{OUTOFF|OUTON|>V|<V|=V|>C|<C|=C|>P|<P|=P|AUTO}[,<val
ue>|MINimum|MAXimum]
:TRIGger:OUT:CONDition? [D0|D1|D2|D3][,MINimum|MAXimum]
Description Set the trigger condition of the trigger output of the specified data line.
Query the trigger condition of the trigger output of the specified data line.
Parameter
Name Type Range Default
[D0|D1|D2|D3] Discrete D0|D1|D2|D3 D0
{OUTOFF|OUTON|
>V|<V|=V|>C|<C|=C|
>P|<P|=P|AUTO}
Discrete
OUTOFF|OUTON|
>V|<V|=V|>C|<C|=C|
>P|<P|=P|AUTO
OUTOFF
<value> Real
Voltage/current/power
range of the channel
currently selected
0.5*maximum
voltage/current/
power of the
channel currently
selected
Explanation If [D0|D1|D2|D3] is omitted, the command sets the trigger condition of the
trigger output of the data line currently selected.
When OUTOFF, OUTON or AUTO is selected, <value> is omitted; when >V, <V,
=V, >C, <C, =C, >P, <P or =P is selected, <value> is the corresponding
voltage, current or power.
Return Format
When the condition is set to OUTOFF, OUTON or AUTO, the query returns OUTOFF,
OUTON or AUTO; when the condition is set to >V, <V, =V, >C, <C, =C, >P, <P or
=P, the query returns the condition and the voltage/current/power, for
Example :TRIG:OUT:COND D1,>V,8.8 /*Set the trigger condition of the trigger output of
D1 to >V and set the voltage to 8.8V*/
:TRIG:OUT:COND? D1 /* Query the trigger condition of the trigger output of
D1 and the query returns >V,8.800*/