User Manual

UTE9802 Programming manual
Set the current range. Return value exampleSUCCERR
CURR:HIG XXXX
Set the upper limit of current alarm.
ExampleCURR:HIG 5A. Return value exampleSUCCERR
CURR:HIG?
Read current alarm upper limit value.
CURR:LOW XXXX
Set the lower limit of current alarm.
ExampleCURR:LOW 5A. Return value exampleSUCCERR
CURR:LOW?
Read the lower limit value of current alarm.
POW:HIG XXXX
Set the upper limit of power alarm.
ExamplePOW:HIG 5W. Return value exampleSUCCERR
POW:HIG?
Read the upper limit value of power alarm.
POW:LOW XXXX
Set the lower limit of power alarm.
ExamplePOW:LOW 5W. Return value exampleSUCCERR
POW:LOW?
Read the lower limit value of power alarm.
ALAR:DELA?
Read the alarm delay value. Return value example0.2S
ALAR:DELA XXX
Set the alarm delay value. Return value exampleSUCCERR
STA?
Read alarm signs, return current and power alarm signs.
Separated by commas.
Example
Return NORNORIndicates normal.
Return LOWHIGIndicates current lower limit alarm and power upper limit
alarm.