ST2516 Series Operation Manual
42
The :IMPedance:LPR:RANGe:AUTO command sets the auto selection mode of range in resistance
tested at low voltage measurement pattern.
The FUNCtion :IMPedance:LPR:RANGe:AUTO? query returns to the current range mode.
Command syntax:
ON (1)
:IMPedance:LPR:RANGe:AUTO
OFF (0)
Where:
Character 1 (integer:49) means ON.
Character 0 (integer: 48) means OFF.
For example: WrtCmd(“FUNC:IMP:LPR:RANG:AUTO ON”); Set the range in resistance tested at
low voltage measurement pattern as AUTO.
Query syntax: FUNCtion:IMPedance:LPR:RANGe:AUTO?
Return format: <NR1><NL^END>
<NR1> = 1 or 0
The :ADJust command is used to execute or clear 0 ADJ.
Clear 0 ADJ data
Command syntax: FUNCtion: ADJust:CLEAr
Execute 0 CAJ operation
Command syntax: FUNCtion: ADJust?
Returned value: <0 or 1><NL^END>
0: it indicates that the 0CAJ has completed successfully and open 0 CAJ after the
completion.
1: it indicates that the measured value of resistance exceeds 400 dgt, namely
operation failed.
The :OVC command sets the instrument offset voltage compensation state.
The :OVC? Query returns to the current setstate.(ST2516/ST52516A)
Command syntax:
ON (1)
:OVC
OFF (0)
Where,
Character 1 (integer:49) means ON.
Character 0 (integer: 48) means OFF.
For example: WrtCmd(“FUNCtion:OVC ON”); Set the instrument offset voltage compensation
state as “ON”.
Query syntax: FUNCtion: FUNCtion:OVC?
Return format: <NR1><NL^END>