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| ue>|MINimum|MAXimum] Description Set 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| >P| Discrete OUTOFF|OUTON| >V| >P| OUTOFF 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, =V, >C, is the corresponding voltage, current or power. For multi-channel models, the range of 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, voltage of the specified control source meets the trigger condition set. Current Trigger: includse >C, current of the specified control source meets the trigger condition set. Power Trigger: includes >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 trigger condition) when voltage trigger (>V, =C) or power trigger (>P, 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, =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*/
:TRIGger:OUT:CONDition? [D0|D1|D2|D3][,MINimum|MAXimum]
Query the trigger condition of the trigger output of the specified data line.