AT682/683 User’s Manual
40
:RECord
The :RECord command sets Record number.
COMParator:RECord <integer>
Tx> COMP:REC 2 //sets current record to 2
Available under DISCH state
:RESistance
The :RESistance command sets resistance limit value.
COMParator:RESistance <float>
<float> fix float or floating point 0-99999G
Tx> COMP:RES 100G //100GΩ
Tx> COMP:RES?
Rx> 1.234560e+08
Available under DISCH state
:CURRent
The :CURRent command sets current limit value.
COMParator:CURRent <float>
<float> fix float or floating point, 0-99999m
Tx> COMP:CURR?
Rx> 1.000000e-06
Available under DISCH state
:BEEP
The :BEEP command set beep to ON or OFF.
COMParator:BEEP {on(1),off(0)}