User Manual
UTE9802 Programming manual
Set the current range. Return value example:SUCC,ERR
CURR:HIG XXXX
Set the upper limit of current alarm.
Example:CURR:HIG 5A. Return value example:SUCC,ERR
CURR:HIG?
Read current alarm upper limit value.
CURR:LOW XXXX
Set the lower limit of current alarm.
Example:CURR:LOW 5A. Return value example:SUCC,ERR
CURR:LOW?
Read the lower limit value of current alarm.
POW:HIG XXXX
Set the upper limit of power alarm.
Example:POW:HIG 5W. Return value example:SUCC,ERR
POW:HIG?
Read the upper limit value of power alarm.
POW:LOW XXXX
Set the lower limit of power alarm.
Example:POW:LOW 5W. Return value example:SUCC,ERR
POW:LOW?
Read the lower limit value of power alarm.
ALAR:DELA?
Read the alarm delay value. Return value example:0.2S
ALAR:DELA XXX
Set the alarm delay value. Return value example:SUCC,ERR
STA?
Read alarm signs, return current and power alarm signs.
Separated by commas.
Example:
Return NOR,NOR,Indicates normal.
Return LOW,HIG,Indicates current lower limit alarm and power upper limit
alarm.