beautypg.com

GW Instek GOM-802 Programming Manual User Manual

Page 8

background image

DC MILLI-OHM METER

PROGRAMMER MANUAL

⎯ 14 ⎯

Combining Commands

You can use a semicolon (;) to combine commands. But continuously
query command will cause message missing. For example:
:CONF:RANG?;:CONF:AUT?

If the command that follows the semicolon has a different header path
from the root level, you must use a colon to force a return to the root
level:

:CONF:RES 0;:CALC:REL:STAT 1

If the command that follows the semicolon has the same header path, you
may omit the colon and the path and state only the new leaf node. For
example:

: CONF:RES 0;:CONF:TEMP

is equal to

: CONF:RES 0;:TEMP

You can combine commands and queries into the same message. Note,
for example, the following combination:

: CONF:RES 0;:READ?

Synopsis of Commands

The tables in this section summarize the command of the Meter. These
tables divide the commands into four functional classifications:

z

General Setting Commands

z

Calculating Commands.

z

Status Commands

z

Miscellaneous Commands

The tables also provide a brief explanation of each command.

DC MILLI-OHM METER

PROGRAMMER MANUAL

⎯ 15 ⎯

z General Setting Commands

Table 2 lists the general setting commands that control and query the
settings of the Meter.

Table 2: General Setting Commands

Command

Explanation

:CONFigure:AUTo?

Returns Auto-range mode on or off.

:CONFigure:AUTo

Sets Auto-range mode on or off.

:CONFigure:RANGe?

Returns the range of the present
function.

:CONFigure:FUNCtion?

Returns the present selected
function.

:CONFigure:RESistance

Sets ohm function and range.

:CONFigure:TEMPerature

Sets temperature function.

:CONFigure:TCOMpensate:RANGe

Sets TC function and range.

:CONFigure: TCOMpensate:

COEFficient

Sets temperature coefficient for TC

function and range.

:CONFigure: TCOMpensate:

COEFficient?

Sets temperature coefficient for TC

function.

:CONFigure: TCOMpensate:
TEMPerature

Sets require temperature for TC
function.

:CONFigure: TCOMpensate:
TEMPerature?

Returns require temperature for TC
function.

:CONFigure:SPEed

Sets speed mode on or off.

:CONFigure:SPEed?

Returns speed mode on or off.