Programming Manual UDP3000S Series
Instruments.uni-trend.com
36
/
49
:TRIGger:OUT[:ENABle]
Format
:
:TRIGger:OUT[:ENABle] {D0|D1|D2|D3},{0|1|OFF|ON}
Function
:
Start or stop output mode trigger; If trigger is in input mode, the trigger will switch to output mode.
Description
:
D0|D1|D2|D3
:
Select trigger IO
,
D0-IO1
,
D1-IO2
,
D2-IO3
,
D3-IO4.
For Example
:
:TRIGger:OUT:ENABle D0, OFF Stop the trigger of IO1, IO1 to be output mode.
:TRIGger:OUT:ENABle D0, ON Start the trigger of IO1, IO1 to be output mode.
:TRIGger:OUT[:ENABle]?
Format
:
:TRIGger:OUT[:ENABle]? {D0|D1|D2|D3}
Function
:
Query the status of output mode trigger.
Description
:
D0|D1|D2|D3
:
Select trigger IO
,
D0-IO1
,
D1-IO2
,
D2-IO3
,
D3-IO4.
When IO is in input mode, it must return “OFF”
;
When IO is in output mode, it will retrun“OFF”or“ON”by the status of trigger.
For Example
:
:TRIGger:OUT:ENABle? D0
Return
:
ON
:TRIGger:OUT:SOURce
Format
:
:TRIGger:OUT:SOURce {D0|D1|D2|D3},{CH1|CH2|CH3|SER|PARA}
Function
:
Set the controlled source for output mode trigger. IO will output the response signal by the setting
output signal when the cotrolled source is meet the trigger condition.
Description
:
D0|D1|D2|D3
:
Select output IO
,
D0-IO1
,
D1-IO2
,
D2-IO3
,
D3-IO4.
Only one channel can select to be the controlled source.
CH1
:
Channel 1
;
CH2
:
Channel 2
;
CH3
:
Channel 3
;
SER
:
Serial channel
;
PARA
:
Parallel channel.
For Example
:
:TRIGger:OUT:SOURce D0, CH1
Set CH1 to the controlled channel for IO1.
:TRIGger:OUT:SOURce
?
Format
:
:TRIGger:OUT:SOURce
?
{D0|D1|D2|D3},
Function
:
Query the controlled source of output mode trigger.
Description
:
D0|D1|D2|D3
:
Select output IO
,
D0-IO1
,
D1-IO2
,
D2-IO3
,
D3-IO4.
Return
:
{CH1|CH2|CH3|SER|PARA}
CH1
:
Channel 1
;
CH2
:
Channel 2
;
CH3
:
Channel 3
;
SER
:
Serial channel
;
PARA
:
Parallel channel.
For Example
:
:TRIGger:OUT:SOURce? D0
Query the controlled source of IO1.
Return
:
CH1
Return result
:
CH1 is the controlled source of IO1.
:TRIGger:OUT:CONDition
Format
:
:TRIGger:OUT:CONDition
{D0|D1|D2|D3},{AUTO|OUTOFF|OUTON|>V|<V|=V|>C|<C|=C|>P|<P|=P}[,<value>]
Function
:
Set the trigger condition of output mode trigger, when the controlled source is meet thr trigger
condition, IO will output the response signal by the setting output signal.
Description
:
D0|D1|D2|D3
:
Select output IO
,
D0-IO1
,
D1-IO2
,
D2-IO3
,
D3-IO4.