beautypg.com

GW Instek GOM-802 Programming Manual User Manual

Page 13

background image

DC MILLI-OHM METER

PROGRAMMER MANUAL

⎯ 24 ⎯

*SRE?

Returns:

is in the range from 0 through 255.

Examples

*SRE 7 sets bits of the SRER to 0000 0111.

If the *SRE? returns 3, the SRER is set to 0000 0011.

*STB?

(query only)

Function:
The query of the Status Byte register (SBR) with *STB? will return a
decimal number representing the bits that are set (true) in the status
register.

Syntax:

*STB?

Returns:

is in the range from 0 through 255.

Examples:

*STB? returns 81, if SBR contains the binary value 0101 0001.

*WAI

(no query form)

Function:
WAI prevents the programming instrument from executing further
commands or queries until all pending operations are finished.

Syntax:

*WAI

DC MILLI-OHM METER

PROGRAMMER MANUAL

⎯ 25 ⎯

*SAV

Function:
Save the limit setting data to a specific memory location.

Syntax:

*SAV

is in the range from 0 through 19.

Examples:

*SAV 1 saves the current setting data to memory location 1.

*RCL

Function:
Recall the limit setting data from the memory saved previously.

Syntax:

*RCL

is in the range from 0 through 19.

Examples:

*RCL 12

recalls the limit setting data stored in memory location 12.

:CONFigure:AUTo

Function:
Set or query the auto-range mode on or off.

Syntax:

:CONFigure:AUTo

can be 0(off) or 1(on)

:CONFigure:AUTo?