This command clears all status data structures in the device (registers and error queue) and forces the Operation Complete state to Idle.
*ESE <numeric_value>
*ESE?
Title:
Standard Event Status Enable
Description:
This command provides access the Standard Event Status Enable Register. Refer to IEEE 488.2 for more information on the contents of this register. Value ranges from 0 to 255.
Parameter(s):
<numeric_value>
*ESR?
Title:
Standard Event Status
Description:
This command queries the Standard Event Status Register. Refer to IEEE 488.2 for more information on the contents of this register.
*IDN?
Title:
Identify
Description:
This command returns the following information in <string> format separated by commas: manufacturer name ("Anritsu"), model number, serial number, and firmware package number.
*OPC
*OPC?
Title:
Operation Complete
Description:
The *OPC command causes the device to set the OPC bit of the Standard Event Status Register on the next transition of the No Operation Pending flag from false to true.
The *OPC? command returns 1 in the response whenever the No Operation Pending Flag is true.
*RST
Title:
Reset
Description:
This command sets the instrument into a known state that is ready for SCPI command processing. Setting the instrument into a known state includes the following steps:
1. All applications beside the default application of the particular model will be turned off.
2. Settings for all applications (regardless of an application being active) are preset to default values.
3. System settings excluding settings associated with client connections (like ethernet addresses or DNS) are preset to default values.
4. Pending operations are aborted and the pending operation flag will be reset. The instrument will be forced into the operation complete command idle state (OCIS) and the operation complete query idle state (OQIS) before the pending operation flag is reset.
*SRE <numeric_value>
*SRE?
Title:
Service Request Enable
Description:
This command provides access to the Service Request Enable Register. Refer to IEEE 488.2 for more information on the contents of this register.
Parameter(s):
<numeric_value>
*STB?
Title:
Status Byte Query
Description:
This command queries the Status Byte Register. Refer to IEEE 488.2 for more information on the contents of this register.
*WAI
Title:
Wait-to-Continue Command
Description:
This command causes the device to execute no further commands or queries until the No Operation Pending flag is TRUE.