GW Instek GOM-802 Programming Manual User Manual
Page 17

DC MILLI-OHM METER
PROGRAMMER MANUAL
⎯ 32 ⎯
Examples:
:CONFigure: :SCAN:CHANnel 8 sets the channel of scan.
:CONFigure:SCAN:CHANnel? Return 8 to indicate that there are 8
channels need to be sweeped.
:CONFigure:SCAN:DELay
Function:
Set or query the delay of scan.
Syntax:
:CONFigure:SCAN:DELay <NR1>
<NR1> is in the range from 30 to 30000. 16.2ms per unit.
:CONFigure:SCAN:DELay?
Return: <NR1> is in the range from 30 to 30000.
Examples:
:CONFigure:SCAN:DELay 300 sets delay to 300 units..
:CONFigure:SCAN:DELay? Return “00300”, total 5 characters.
:CONFigure:BUZZer
Function:
Set or query the setting of the buzzer mode.
Syntax:
:CONFigure:BUZZer <NR1>
<NR1> can be 0 (on) 1(bp) or 2 (bf).
DC MILLI-OHM METER
PROGRAMMER MANUAL
⎯ 33 ⎯
:CONFigure:BUZZer?
Return:
0/1/2
Examples:
:CONFigure:BUZZer 0 sets the buzzer mode to be not active
:CONFigure:BUZZer? Return “1” to indicate that the buzzer mode is at
bp. (When the compare result comes out to be PASS, the buzzer will
sound the alert.)
:CONFigure:TRIGger
Function:
Set or query trig mode on or off.
Syntax:
:CONFigure:TRIGger <Boolean>
<Boolean> can be 0 (off) or 1 (on).
:CONFigure:TRIGger?
Return:
0/1
Examples:
:CONFigure:TRIGger 1 sets the trig mode on.
:CONFigure:TRIGger? Might return “1” to set the trig mode on