GW Instek GOM-802 Programming Manual User Manual
Page 18
DC MILLI-OHM METER
PROGRAMMER MANUAL
⎯ 34 ⎯
:READ?(query only)
Function:
Returns the measurement value with 14 characters totally.
Syntax:
:READ?
Return:
Examples:
:READ? Might return “ +2.2000E+4” when the current function is in the
ohm and indicate the reading to 22000kΩ. The return value is in ohm
unit. When the reading is overload, the meter will return to
“+9.0000E+9”.
:MEASure
Function:
Returns the sweep results in scan mode, including HI/LO/GO and value
with 12 characters totally.
Syntax:
:MEASure
Return:
Examples:
:MEASure 5? might return “2,+3,1000E+2” indicates the measurement
result of channel 5. The return value is in ohm unit. (The first number of
return value is to indicate the compare result: 0=Low, 1=Pass,
2=High, –= no active, now the number is 2 which indicates the compare
result is high.)
DC MILLI-OHM METER
PROGRAMMER MANUAL
⎯ 35 ⎯
:SHOW?(query only)
Function:
In scan mode, returns 100 groups compare judgment of sweep result with 100
characters totally.
Syntax:
:SHOW?
Return:
Examples:
: SHOW? might return “ 1201…. ” total 100 groups compare result.
(0: LOW, 1: PASS, 2: HIGH, -: not active)
:CALCulation:LIMit:STATe
Function:
Returns or sets the compare mode on or off.
Syntax:
:CALCulation:LIMit:STATe
:CALCulation:LIMit:STATe?
Returns:
0/1
Examples:
:CALCulation:LIMit:STATe? might return 1 in the compare mode.
:CALCulation:LIMit:STATe 1 sets the compare mode.