Programming Manual UDP3000S Series
Instruments.uni-trend.com
31
/
49
Description
:
When the second parameter is ignored, it only set judgement condition, not change the original
judgement value.
<V
:
When voltage judgement is enabled, it returns “True” if voltage is less than the judgement value;
>V
:
When voltage judgement is enabled, it returns “True” if voltage is greater than the judgement value
;
NONE
:
The voltage judgement can be forbidden, but the voltage judgement, current judgement, power
judgement cannot be forbidden at the same time;
<volt>: Real value, voltage judgement value.
For Example
:
:MONItor:VOLTage >V, 15.58
:MONItor:VOLTage?
Format
:
:MONItor:VOLTage?
Function
:
Query the voltage condition in the monitor terms of the current channel.
Description
:
It returns “{<V|>V|NONE}, <volt>”; <volt>: Real value, voltage judgement value.
For Example
:
:MONItor:VOLTage?
Return
:
>V,15.58
:MONItor:CURRent
Format
:
:MONItor:CURRent {<C|>C|NONE} [,<curr>|MINimum|MAXimum]
Function
:
Set the current condition in the monitor terms for the current channel.
Description
:
When the second parameter is ignored, it only set judgement condition, not change the original
judgement value.
<C
:
When current judgement is enabled, it returns “True” if current is less than the judgement value;
>C
:
When current judgement is enabled, it returns “True” if current is greater than the judgement value;
NONE
:
The current judgement can be forbidden, but the voltage judgement, current judgement, power
judgement cannot be forbidden at the same time;
<curr>: Real value, current judgement value.
For Example
:
:MONItor:CURRent >C, 3.555
:MONItor:CURRent?
Format
:
:MONItor:CURRent?
Function
:
Query the current condition in the monitor terms of the current channel.
Description
:
It returns“{<C|>C|NONE}, <curr>”; <curr>: Real value, current judgement value.
For Example
:
:MONItor:CURRent?
Return
:
>C,3.555
:MONItor:POWER
Format
:
:MONItor:POWER {<P|>P|NONE} [,<watt>|MINimum|MAXimum]
Function
:
Set the power condition in the monitor terms for the current channel.
Description
:
When the second parameter is ignored, it only set judgement condition, not change the original
judgement value.