GW Instek GPI-700A Series Programming Manual User Manual
Page 13

GPI/GPT SERIES PROGRAMMABLE EST
PROGRAMMER MANUAL
⎯ 23 ⎯
*RST
(no query form)
Function:
Set all control settings of EST to their default values but does not purge
stored setting. The equivalent panel control will be set as below:
Front Panel Control
Default Setting
TEST
OFF
Group and Step
0:0
Syntax:
*RST
*SRE
Function:
Set the contents of the Service Request Enable Register (SRER). The
query form returns the contents of the SRER. Bit 6 of the SRER is always
zero. The bits on the SRER correspond to the bits on the SBR.
Syntax:
*SRE <NR1>
*SRE?
Returns:
<NR1>
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:
GPI/GPT SERIES PROGRAMMABLE EST
PROGRAMMER MANUAL
⎯ 24 ⎯
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:
<NR1>
is in the range from 0 through 255.
Examples:
*STB?
returns 81, if SBR contains the binary value 0101 0001.
*TST?
(query only)
Function:
Self-test and test the RAM, ROM.
Syntax:
*TST?
Returns:
0|-300
Examples:
*TST?
returns 0, if the test is successful.
*TST?
returns –300, if the test is unsuccessful.