Chapter 3 — All Mode Commands
3-4 PN: 10580-00322 Rev. F S331L PM
:INSTrument:CATalog:FULL?
Query Description: Queries the available modes. ’CAA’2 for Advanced Cable Antenna
Analyzer mode, ’Power Meter’6 for Power Meter, ’HI_PM’10 for High
Accuracy Power Meter, ’cCAA’201 for Classic Cable Antenna Analyzer
mode, ’VIP’202 for Visual Inspection Probe
Example: To query available application modes:
:INST:CAT:FULL?
:INSTrument:NSELect <application-mode-number>
:INSTrument:NSELect?
Cmd Description: Command sets the required application mode.
Query Description: Query returns which mode is currently selected. 2 for Advanced Cable
Antenna Analyzer mode, 6 for Power Meter,10 for High Accuracy Power
Meter, 201 for Classic Cable Antenna Analyzer mode, 202 for Visual
Inspection Probe.
Param Type: Integer
Param Description: Application Mode
Param Range: 2|6|10|201|202
Example: To set current application mode to Hi Accuracy Power Meter:
:INST:NSEL 10
:INSTrument:SELect <"mode-identifier">
:INSTrument:SELect?
Cmd Description: Command sets the required application mode.
Query Description: Query returns which mode is currently selected. "CAA" for Advanced
Cable Antenna Analyzer mode, "Power Meter" for Power Meter,
"HI_PM" for High Accuracy Power Meter, "cCAA" for Classic Cable
Antenna Analyzer mode, "VIP" for Visual Inspection Probe
Param Type: String
Param Description: Application mode identifier
Param Range: "CAA"|"Power Meter"|"HI_PM"|"cCAA"|"VIP"
Example: To set current application mode to Hi Accuracy Power Meter:
:INST:SEL "HI_PM"
:MMEMory:DELete <"filename">
Cmd Description: Delete setup(.stp) or measurement(.dat) file.
Param Type: String
Param Description: Filepath with extension
Example: To delete a setup:
:MMEM:DEL "/internal/temp.stp"