IEEE 488.2 Standard Commands |
Syntax |
(Command) |
|
|
Details |
This command clears the event register |
||
Example |
*CLS |
||
Note |
Because it does not clear the output queue, |
||
Usage |
- |
Syntax |
(Query) |
|
|
(Response) |
A<NR1> |
||
Details |
Reads and clears the contents of the standard event status register (SESR). |
||
Example |
*ESR? |
||
Note |
- |
||
Usage |
- |
Syntax |
(Query) |
|
|
(Response) |
A$,B$,C$,D$ |
||
Details |
Query device ID. |
||
Example |
*IDN? |
||
Note |
- |
||
Usage |
- |
Syntax |
(command) |
|
|
Details |
*OPC Sets the LSB (bit 0) of SESR (the standard event status register) after all commands finish executing. |
||
Example |
A$;*OPC |
||
Note |
The command to wait is as follows: |
||
Usage |
- |
Syntax |
(Query) |
|
|
(Response) |
A<NR1> |
||
Details |
When the command preceding the *OPC command completes execution, the response of ASCII [1] is made. |
||
Example |
A$;*OPC? |
||
Note |
The command to wait is as follows: |
||
Usage |
- |
Syntax |
(Query) |
|
|||||||||||||||||||||||
(Response) |
A1,A2,A3,...,A11<NR1> |
||||||||||||||||||||||||
Details |
Queries device option provision.
|
||||||||||||||||||||||||
Example |
*OPT? |
||||||||||||||||||||||||
Note |
- |
||||||||||||||||||||||||
Usage |
- |
Syntax |
(Command) |
|
|
Details |
Initializes the system. |
||
Example |
*RST |
||
Note |
Interface settings and unit setting are not initialized. |
||
Usage |
- |
Syntax |
(Query) |
|
|
(Response) |
A<NR1> |
||
Details |
This is the same as reading out the status byte. |
||
Example |
*STB? |
||
Note |
- |
||
Usage |
- |
Syntax |
(Query) |
|
|||||
(Response) |
A<NR1> |
||||||
Details |
The result of the ROM/RAM check of the unit is returned as an NR1 numerical value.
|
||||||
Example |
*TST? |
||||||
Note |
- |
||||||
Usage |
- |
Syntax |
(Command) |
|
|
Details |
After the execution of the command is completed, subsequently performs the following command. |
||
Example |
A$;*WAI;*IDN? |
||
Note |
The command to wait is as follows: |
||
Usage |
- |
Syntax |
(Query) |
|
|
(Response) |
A<NR1> |
||
Details |
The contents of ESR0 are returned as an NR1 numerical value, and ESR0 is cleared. |
||
Example |
:ESR0? |
||
Note |
- |
||
Usage |
- |