Remote Spectrum Monitoring System Help : SCPI System Commands : :INSTrument Subsystem
 
:INSTrument Subsystem
One instrument may contain many logical instruments (“modes”). This subsystem controls the selection of the current instrument mode.
:INSTrument:ACTive:STATe <0 | 1 | ON | OFF>
:INSTrument:ACTive:STATe?
Title
RSM in Use
Description
The state of this setting indicates whether the Remote Spectrum Monitor is On or Off.
Parameters
<0 | 1 | ON | OFF>
Query Return
0 | 1
Default Value
0
 
:INSTrument:CATalog:FULL?
Title
Full Instrument Catalog
Description
This query returns a list of string - number pairs. The string contains the name of the logical instrument. The immediately following NR1-formatted number is its associated logical instrument number. All response data elements are comma separated. If no logical instrument is defined, a null string followed by a zero is returned.
:INSTrument:NSELect <number>
:INSTrument:NSELect?
Title
Instrument Next Select
Description
Sets the instrument mode based on the value of <integer>. The query version returns the number associated with the current mode.
Parameters
<number>
:INSTrument[:SELect] <string>
:INSTrument[:SELect]?
Title
Instrument Select
Description
Sets the instrument mode based on the mode name specified by <string>. The query version returns the name of the current mode.
Parameters
<string>