GW Instek GOM-802 Programming Manual User Manual
Page 22
![background image](/manuals/367404/22/background.png)
DC MILLI-OHM METER
PROGRAMMER MANUAL
⎯ 42 ⎯
Returns:
Examples:
STATus:QUEStionable:CONDition? returns 0.
STATus:QUEStionable:ENABle
Function:
Set or query the enable mask that allows the masked conditions in the
event register to be reported in the summary bit. If a bit is 1 (true) in the
enable register and its associated event bit changes to 1 (true), the
associated summary bit will change to 1 (true). Even though this is a 16-
bit register, only 15 bits (bit 0 through bit 14) are used. Bit 15 always
reads 0.
Syntax:
STATus:QUEStionable:ENABle
STATus:QUEStionable:ENABle?
Returns:
DC MILLI-OHM METER
PROGRAMMER MANUAL
⎯ 43 ⎯
Examples:
STATus:QUEStionable:ENABle 32767 sets all 15 bits of the register to
1.
If the STATus:QUEStionable:ENABle? returns 0, all 15 bits of the
register are 0.
STATus:QUEStionable:EVENt
(query only)
Function:
Return and clear the contents of the QUEStionable register. The response
is a decimal value that summarizes the binary values of the set bits.
Syntax:
STATus:QUEStionable:EVENt?
Returns:
Examples:
STATus:QUEStionable:EVENt? returns 0.
SYSTem:ERRor?
(query only)
Function:
Query the next error message from the Error/Event queue. The result of
the query is the error number followed by the error text.
Syntax:
SYSTem:ERRor?
Returns:
Examples: