UTE9802 Programming manual UTE9802 Programming manual REV.1 2022. 4 UNI-T TECHNOLOGY(China) Co.
UTE9802 Programming manual *IDN? This query command reads the identification string of the instrument. Return value example: UTE9802,SN202111051001,V1.12,V0.02 MEAS:VOLT? Read the measured voltage value. Return value example:220.0V,OL(Out of range, the same below) MEAS:CURR? Read the measured current value. Return value example:5.12A or 500.1mA MEAS:POW? Read the measured power value. Return value example:350.02W MEAS:PF? Read the measured power factor value. Return value example:0.
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.