![YOKOGAWA GS820 User Manual Download Page 236](http://html.mh-extra.com/html/yokogawa/gs820/gs820_user-manual_911275236.webp)
16-43
IM 765601-01E
Communication Commands
3
2
1
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
App
Index
16.2.14 Common Commands
*RCL
Function Loads the setup data.
Syntax
*RCL 1|2|3|4
1
Loads setup data from Setup1.txt.
2
Loads setup data from Setup2.txt.
3
Loads setup data from Setup3.txt.
4
Loads setup data from Setup4.txt.
Example
*RCL 2
*CLS
Function Clears the event register and error queue.
Syntax
*CLS
Example
*CLS
*STB?
Function Queries the status byte and clears the SRQ.
Syntax
*STB?
→ <integer> The present status byte value.
Example
*STB?
*SRE/?
Function Sets the service request enable register or queries
the current setting.
Syntax
*SRE <integer>
<integer>
Specify any value between 0 to 255.
*SRE?
→ <integer> The present service request enable
register value.
Example
*SRE 3
*SRE?
*ESR?
Function Queries the standard event register.
Syntax
*ESR
*ESR?
→ <integer> The present status byte value.
Example
*ESR 25
*ESR?
*ESE/?
Function Sets the standard event enable register or queries
the current setting.
Syntax
*ESE <integer>
<integer>
Specify any value between 0 to 255.
*ESE?
→ <integer> The present standard event enable
register value.
Example
*ESE 6
*ESE?
*IDN?
Function Queries the device information.
Syntax
*IDN?
→ “YOKOGAWA, product model, serial number,
firmware revision”
Product model: 765601, 765602, 765611, 765612
Example
*IDN?
*OPT?
Function Queries the option information.
Syntax
*OPT?
→ NONE
Example
*OPT?
*TRG
Function Generates a trigger (equivalent to
:TRIGger
).
Syntax
*TRG
Example
*TRG
*CAL?
Function Executes the source offset calibration of both
channels and queries the result.
Syntax
*CAL?
Example
*CAL?
*TST?
Function Performs a self-test and queries the result.
Syntax
*TST?
→ 0
Normal completion.
→ Non-zero integer
Test failed.
Example
*TST?
*RST
Function Initializes the settings to factory default values.
Syntax
*RST
Example
*RST
*SAV
Function Saves the setup data.
Syntax
*SAV 1|2|3|4
1
Saves setup data to Setup1.txt.
2
Saves setup data to Setup2.txt.
3
Saves setup data to Setup3.txt.
4
Saves setup data to Setup4.txt.
Example
*SAV 2
16.2 Commands