Programming Manual UDP3000S Series
Instruments.uni-trend.com
33
/
49
For Example
:
: :MONItor:STOPway OUTOFF, ON
Turn off output when the monitoring condition is met.
:MONItor:STOPway MSG, OFF
Hint message will not be pop-out when the monitoring
condition is met.
:MONItor:STOPway BEEPER, ON
The beeper will sound when the monitoring condition is met.
:MONItor:STOPway?
Format
:
:MONItor:STOPway?
Function
:
Query the stop way of the monitor for the current channel.
Description
:
It returns:“OutputOff:{ON|OFF}, Msg:{ON|OFF}, Beep:{ON|OFF}”.
For Example
:
:MONItor:STOPway?
Return
:
OutputOff:ON,Msg:OFF,Beep:ON
10. TRIGger
:TRIGger:IN[:ENABle]
Format
:
:TRIGger:IN[:ENABle] {D0|D1|D2|D3},{0|1|OFF|ON}
Function
:
Start or stop the trigger of input mode; If the trigger is in output mode, the trigger will switch to input
mode.
Description
:
D0|D1|D2|D3
:
Select trigger IO
,
D0-IO1
,
D1-IO2
,
D2-IO3
,
D3-IO4
。
For Example
:
:TRIGger:IN:ENABle D0, OFF Stop the trigger of IO1, IO1 will be the input mode.
:TRIGger:IN:ENABle D0, ON Start the trigger of IO1, IO1 will be the input mode.
:TRIGger:IN[:ENABle]?
Format
:
:TRIGger:IN[:ENABle]? {D0|D1|D2|D3}
Function
:
Query the trigger status of input mode.
Description
:
D0|D1|D2|D3
:
Select trigger IO
,
D0-IO1
,
D1-IO2
,
D2-IO3
,
D3-IO4
。
When IO is in output mode, it must return “OFF”
;
When IO is in input mode, it will retrun“OFF”or“ON”by the status of trigger.
For Example
:
:TRIGger:IN:ENABle? D0
Return
:
ON
:TRIGger:IN:SOURce
Format
:
:TRIGger:IN:SOURce
{D0|D1|D2|D3}, {CH1|CH2|CH3|SER|PARA}[, {CH1|CH2|CH3|SER|PARA}] [,{CH1|CH2|CH3|SER|PARA}]
Function
:
Set the controlled source for input mode trigger. When input IO gernerated trigger signal,
the controlled
source executes the action according to the setting response.
Description
:
D0|D1|D2|D3
:
Select trigger IO
,
D0-IO1
,
D1-IO2
,
D2-IO3
,
D3-IO4.
CH1
:
Channel 1
;
CH2
:
Channel 2
;
CH3
:
Channel 3
;
SER
:
Serial channel
;
PARA
:
Parallel channel.
In the last three parameter, CH1\CH2 cannot show up with SER\PARA at the same time
,
SER and PARA
cannot appears at the same time.