Trigger:out:condition, Trigger:out:condition -151 – RIGOL DP832A User Manual
Page 175

RIGOL
DP800 Programming Guide
2-151
: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
Refer to the "Explanation"
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.
For multi-channel models, the range of <value> is the voltage/current/power
range of the channel currently selected and the default is 0.5*(the rated
voltage/current of CH1) or 0.25*(the rated power of CH1).
Output Trigger: includes OUTOFF and OUTON, namely triggers when the
output of the specified control source is turned off or on.
Voltage Trigger: includes >V, <V and =V, namely trigger when the output
voltage of the specified control source meets the trigger condition set.
Current Trigger: includse >C, <C and =C, namely trigger when the output
current of the specified control source meets the trigger condition set.
Power Trigger: includes >P, <P and =P, >P, namely trigger when the output
power of the specified control source meets the trigger condition set.
Auto Trigger: the instrument triggers automatically when enabled.
You only need to set <value> (the voltage, current or power specified in the
trigger condition) when voltage trigger (>V, <V, =V), current trigger (>C, <C,
=C) or power trigger (>P, <P, =P) is selected.
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, >V,8.800.
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*/