Remote Spectrum Monitor User Guide : SCPI Commands : Common Commands
 
Common Commands
*CLS
Title:
Clear Status Command
Description:
This command clears all status data structures in the device (registers and error queue) and forces the Operaton 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/options, serial number, firmware package number. The model number and options are separated by a "/" and each option is separated by a "/"
*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:
<MS2710xA>
This command reboots the instrument.
Note that the instrument will power-cycle after this command is executed and the IP address might change if the Ethernet configuration is set to DHCP. After executing this command communication will be lost. Wait a minimum of 30 seconds before re-establishing communication.
<MS2760A>
This command clears any pending operations on the instrument.
*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.