One instrument may contain many logical instruments (“modes”). This subsystem controls the selection of the current instrument mode.
Query Available Modes
:INSTrument:CATalog:FULL?
Description
Returns a comma‑separated list of available modes. Mode names are enclosed in double quotes (“ ”). The application number immediately follows the string name. For example: “HI_PM”10,”MWVNA”26
Syntax:
:INSTrument:CATalog:FULL?
Cmd Parameter
NA (query only)
Query Response
NA (comma separated list)
Front Panel Access
Shift‑9 (Mode)
Select Mode by Number
:INSTrument:NSELect
Description
Sets the instrument mode based on the value of <integer>. The query version returns the number that is associated with the current mode. Use :INSTrument:CATalog:FULL? to get a list of available mode names and their integer representations.
Switching modes can take longer than 60 seconds, depending on the application. Anritsu Company advises you to set the remote PC time‑out to 120 seconds in order to avoid unexpected time‑out errors.
Select Mode by Name
:INSTrument[:SELect]
Description
Sets the instrument mode based on the mode name that is specified by <string>. The query version returns the name of the current mode. Use :INSTrument:CATalog:FULL? to get a list of available modes. For example, for Vector Voltmeter, use “VVM”.
AMFMPM = AM/FM/PM mode CS = Channel Scanner IA = Interference Analysis HI_PM = High Accuracy Power Meter MWVNA = Vector Network Analyzer SPA = Spectrum Analyzer VVM =Vector Voltmeter
Query Response
<string> HI_PM|MWVNA|Power Monitor|VVM
AMFMPM = AM/FM/PM mode CS = Channel Scanner IA = Interference Analysis HI_PM =High Accuracy Power Meter MWVNA = Vector Network Analyzer SPA = Spectrum Analyzer VVM =Vector Voltmeter
Related Command
:INSTrument:CATalog:FULL? :INSTrument:NSELect
Front Panel Access
Shift‑9 (Mode)
Note
Switching modes can take longer than 60 seconds, depending on the application. Anritsu Company advises you to set the remote PC time‑out to 120 seconds in order to avoid unexpected time‑out errors.