System Commands


Controls and queries settings that affect the VNA system.

SYSTem:

ABORt:THReshold

ACTive

       | CHANnel

       | MEASurement

                | NUMBer?

       | SHEet?

BEEPer

       | COMPlete:IMMediate

       | STATe

       | VOLume

       | WARNing:IMMediate

BLIGht

CAL:ALL  More commands

CAL:PHASe  More commands

CAPability More commands

CHANnels

       | CATalog?

       | COUPle[:STATe]

       | COUPle:GROup

       | COUPle:PARallel[:ENABle]

       | COUPle:PARallel:STATe?

       | NOISe:PARallel[:ENABle]

       | NOISe:PARallel:GROup

       | NOISe:PARallel:GROup:LIST

       | NOISe:PARallel:STATe?

       | DELete

       | HOLD

       | RESume

       | SINGle

       | SINGle:COMBine

CLOCk[:STATe]

COMMunicate   More commands

CONFigure

       | BIT?

       | DIRectory

       | MWAVe   More commands

       | REVision

   | CPU?

   | DSP?

   | DSPFpga?

CONFiguration:EDEVice More commands

CORRection

       | INTerpolate:LINear More commands

       | WIZard[:IMMediate]

DATE?

DISK:REVision?

ERRor?

       | COUNt?

       | REPort

   | SUNLeveled

FCORrection:CHANnel:COUPler[:STATe]

FIFO  More commands

FPReset

ISPControl

       | [:STATe]

MACRO:COPY

       | CHANnel[:TO]

    | SOURce

         | CHANnel

                | STATe

MCLass

       | CATalog?

       | PARameter:CATalog?

MEASure

       | CATalog?

       | NAME?

       | TRACe?

       | WINDow?

PERSona

       | MANufacturer

               | DEFault

       | MODel

               | DEFault

POFF

POWer:

      | LIMit

    | LOCK

    | STATe

PREFerences More commands

PRESet

SECurity

       | [LEVel]

SET

SHEets:CATalog?

SHORtcut

       | ARGuments

       | DELete

       | EXECute

       | PATH

       | TITLe

TIME?

TOUChscreen[:STATe]

UNCertainty More commands

UPReset

       | FPANel[:STATe]

       | LOAD[:FILE]

       | SAVE[:STATe]

WINDows

       | CATalog?

Click on a red keyword to view the command details.

See Also


SYSTem:ABORt:THReshold <value>

Applicable Models: All

(Read-Write) When a VNA setting is made while a sweep is in progress, the sweep is immediately aborted by default. This command allows you to change that behavior by specifying a time threshold. When a setting change is made during a sweep and if the total sweep time is less than the threshold time, then the sweep is allowed to finish instead of immediately aborting.

In general, VNA setting changes that could cause an aborted sweep are changes that affect how a measurement is made, such as changes in stimulus conditions.

For example, with a threshold setting of 60 seconds:

  • Sweeps that require 60 seconds or less from start to finish will be allowed to complete if a VNA setting change is made at any time during the sweep.

  • Sweeps that require MORE than 60 seconds from start to finish will be immediately aborted when a VNA setting change is made at any time during the sweep.

Notes:

  • Preset clears this setting.

  • Save state saves this setting.

  • Sweep times are estimated.

  • This setting affects ALL channels.

Parameters

 

<value>

Threshold time in seconds. Set to 0 to immediately abort a sweep when a VNA setting is made.

Examples

SYST:ABOR:THR 10

'When a setting is made during a sweep, if that sweep requires less than 10 seconds more to complete, it will be allowed to finish instead of aborting.

Query Syntax

SYSTem:ABORt:THReshold?

Default

0 - No threshold time; all sweeps are immediately aborted.


SYSTem:ACTive:CHANnel?

Applicable Models: All

(Read-only) Returns the number of the active channel. The active channel is the channel number that contains the active measurement. The active measurement is the trace that has a highlighted Tr# in the Trace Status area.

If there is no active channel, 0 is returned.

Examples

SYST:PRES

SYST:ACT:CHAN?

'Returns 1

Return Type

Integer

Default

Not Applicable


SYSTem:ACTive:MEASurement?

Applicable Models: All

(Read-only) Returns the name of the active measurement. While looking at the VNA display, the active measurement is the trace that has a highlighted Tr#  in the Trace Status area. Only displayed measurements can be active.

If there is no active measurement, " " (empty string) is returned.

Examples

SYST:PRES
SYST:ACT:MEAS?

'Returns "CH1_S11_1"

Return Type

String

Default

Not Applicable


SYSTem:ACTive:MEASurement:NUMBer? <mnum>

Applicable Models: All

(Read-only) Returns the active measurement number.

Parameters

 

<mnum>

Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1.

Examples

SYST:PRES
SYST:ACT:MEAS:NUMB?

Return Type

Integer

Default

1


SYSTem:ACTive:SHEet?

Applicable Models: E5080A

(Read-only) Returns the active sheet number.

Examples

SYST:ACT:SHE?

'Returns "1"

Return Type

String

Default

1


SYSTem:BEEPer:COMPlete:IMMediate

Applicable Models: All

(Write-only)  This command generates a beep for the notification of the completion of an operation.

Parameters

None

Examples

SYST:BEEP:COMP:IMM

Query Syntax

Not Applicable

Default

Not Applicable


SYSTem:BEEPer:STATe <num>

Applicable Models: All

(Read-Write) Sets the beeper on or off.

Parameters

 

<bool>

ON (1) or OFF (0).

Examples

SYST:BEEP:STAT 1

Query Syntax

SYSTem:BEEPer:STAT?

Default

0


SYSTem:BEEPer:VOLume <num>

Applicable Models: N522xB, N523xB, N524xB, M937xA, M9485A, P937xA

(Read-Write) Sets and reads the volume of the internal speaker.

Parameters

 

<num>

Relative volume of the internal speaker.

Choose a volume between 0 (off) and 100.

Examples

SYST:BEEP:VOL 5

system:beeper:volume

Query Syntax

SYSTem:BEEPer:VOLume?

Default

0


SYSTem:BEEPer:WARNing:IMMediate

Applicable Models: All

(Write-only)  This command generates a beep for the notification of warning/limit test results.

Parameters

None

Examples

SYST:BEEP:WARN:IMM

Query Syntax

Not Applicable

Default

Not Applicable


SYSTem:BLIGht<num>

Applicable Models: N522xB, N523xB, N524xB

(Write Only) Sets the backlight on or off.

Parameters

 

<num>

Set the backlight volume on (1) or off (0).

Examples

SYST:BLIG 1

Query Syntax

SYSTem:BLIGht?

Default

0


SYSTem:CHANnels:CATalog?

Applicable Models: All

(Read-only) Returns the channel numbers currently in use.

Examples

SYST:CHAN:CAT?

system:channels:catalog?

'Returns:

"1,2,3"

Return Type

String of comma-separated numbers

Default

Not Applicable


SYSTem:CHANnels:COUPle[:STATe] <bool>

Applicable Models: All

(Read-Write) Sets and reads the state of channel coupling. This causes the VNA to emulate Keysight 8720 channel coupling.

When set to ON, all existing S-parameter channels receive the stimulus settings of the active channel. Subsequent changes made to any coupled channel are changed on all coupled channels.

Channels with applications such as SMC, VMC, GCA, Noise, IMD are not affected.

Coupling is primarily aimed at stimulus settings (such as start, stop, points, power) but also applies to many trigger settings and to Cal Set pointers.

Parameters

 

<bool>

ON (or 1)  Channels are coupled

OFF (or 0)  Channels are NOT coupled

Examples

SYST:CHAN:COUP 1

system:channels:couple:state OFF

Query Syntax

SYSTem:CHANnels:COUPle[:STATe]?

Default

OFF


SYSTem:CHANnels:COUPle:GROup <iarray>

Applicable Models: N522xB, N523xB, N524xB, M937xA, M9485A, P937xA

(Read-Write) Sets and reads the group of channels for the mult-DUT parallel measurement.

Parameters

 

<array>

{<number of group>, <start channel No.>, <end channel No.>, ... }

The first item means number or groups.

Next pairs show start/end channel numbers of the group. 1 pair for 1 group.

Example:

{0}          Global coupling (default setting)

{1, 1,4}    Couples channel 1-4

{2, 1,3, 5,7} Couples channel 1-3 and 5-7 independently

Examples

SYST:CHAN:COUP:GRO 2,1,3,5,7

system:channels:couple:group 1,1,4

Query Syntax

SYSTem:CHANnels:COUPle:GROup?

Default

0


SYSTem:CHANnels:COUPle:PARallel[:ENABle] <bool>

Applicable Models: N522xB, N523xB, N524xB, M937xA, M9485A, P937xA

(Read-Write) Sets and reads the Multi DUT parallel measurement state. SYST:CHAN:COUP should be also turned on when Multi DUT parallel measurement is performed.

Parameters

 

<bool>

ON (or 1)  Multi DUT parallel measurement are enabled

OFF (or 0)   Multi DUT parallel measurement are NOT enabled

Examples

SYST:CHAN:COUP:PAR 1

system:channels:couple:parallel OFF

Query Syntax

SYSTem:CHANnels:COUPle:PARallel[:ENABle]?

Default

OFF


SYSTem:CHANnels:COUPle:PARallel:STATe? <value>

Applicable Models: N522xB, N523xB, N524xB, M937xA, M9485A, P937xA

(Read Only) Gets the information if the parallel measurement is executed in the last sweep, for the targeted channel.

Parameters

 

<value>

Channel number

Examples

SYST:CHAN:COUP:PAR:STAT? 1

system:channels:couple:parallel:state? 2

Query Syntax

SYSTem:CHANnels:COUPle:PARallel:STATe?

Default

Not Applicable


SYSTem:CHANnels:NOISe:PARallel[:ENABle] <bool>

Applicable Models: M9485A

(Read-Write) Sets and reads the Noise Figure Dual-band Parallel Measurement state. SYST:CHAN:COUP should be also turned on when Noise Figure Dual-band Parallel Measurement is performed. This function is supported only for M9385A which has options both 028 and 720.

Parameters

 

<bool>

ON (or 1)  Noise Figure Dual-band parallel measurement are enabled

OFF (or 0)   Noise Figure Dual-band parallel measurement are NOT enabled

Examples

SYST:CHAN:NOIS:PAR 1

system:channels:noise:parallel OFF

Query Syntax

SYSTem:CHANnels:NOISe:PARallel[:ENABle]?

Default

OFF


SYSTem:CHANnels:NOISe:PARallel:GROup <iarray>

Applicable Models: M9485A

(Read-Write) Sets and reads the group of channels for the Noise Figure Dual-band Parallel Measurement. This function is supported only for M9385A which has options both 028 and 720.

Parameters

 

<iarray>

<num of groups>, <first channel of group #1>, <second channel of group #1>,<first channel of group #2>, <second channel of group #2>, … ,<first channel of group #n>, <second  channel of group #n>

Two consecutive channels can be assigned into one group.

Example:

{1, 1,2}     measures NF channels 1 and 2 in parallel.

{2, 3,4, 8,9}  measures NF channels 3 and  4, then 8 and 9 in parallel.

Examples

SYST:CHAN:NOIS:PAR:GRO 1,1,2

system:channels:noise:parallel:group 1,1,2

Query Syntax

SYSTem:CHANnels:NOISe:PARallel:GROup?

Default

0


SYSTem:CHANnels:NOISe:PARallel:GROup:LIST <iarray>

Applicable Models: M9485A

(Read-Write) Sets and reads the group of channels for the Noise Figure Dual-band Parallel Measurement. This command allows you to setup any two channels in one group. This function is supported only for M9385A which has options both 028 and 720.

Parameters

 

<iarray>

<num of groups>,
<num of channels in group #1>, <channel>, <channel>,...
<num of channels in group #2>, <channel>, <channel>,...

Several channels can be assigned to one group

Example:

{1, 2,1,3}        measures NF channels 1 and 3 in parallel.
{2, 2,1,3, 2,5,7}
  measures NF channels 1 and 3, then 5 and 7 in parallel.

Examples

SYST:CHAN:NOIS:GRO:PAR:LIST 2, 3,1,3, 2,5,7

system:channels:noise:parallel:group:list 2, 2,1,3, 2,5,7

Query Syntax

SYSTem:CHANnels:NOISe:PARallel:GROup:LIST?

Default

0


SYSTem:CHANnels:NOISe:PARallel:STATe? <value>

Applicable Models: M9485A

(Read Only) Gets the information if the parallel measurement is executed in the last sweep, for the targeted channel. This function is supported only for M9385A which has options both 028 and 720.

Parameters

 

<value>

Channel number

Examples

SYST:CHAN:NOIS:PAR:STAT? 1

system:channels:noise:parallel:state? 2

Query Syntax

SYSTem:CHANnels:NOISe:PARallel:STATe?

Default

Not Applicable


SYSTem:CHANnels:DELete <value>

Applicable Models: All

(Write-only)  Deletes the specified channel.

Parameters

 

<value>

Channel number to delete

Examples

SYST:CHAN:DEL 2

Query Syntax

Not Applicable

Default

Not Applicable


SYSTem:CHANnels:HOLD

Applicable Models: All

(Write-only)  Places all channels in hold mode. To place a single channel in hold mode, use SENS:SWE:MODE.

Examples

SYST:CHAN:HOLD

Query Syntax

Not Applicable

Default

Not Applicable


SYSTem:CHANnels:RESume

Applicable Models: All

(Write-only)  Resumes the trigger mode of all channels that was in effect before sending SYSTem:CHANnels:HOLD (must be sent before SYST:CHAN:RESume).

Examples

SYST:CHAN:RES

Query Syntax

Not Applicable

Default

Not Applicable


SYSTem:CHANnels:SINGle <chanNums>

Applicable Models: N522xB, N523xB, N524xB, M937xA, P937xA

(Write-only)  Sets up multiple channels for manual trigger and provides a method of triggering multiple channels using manual trigger. There are several prerequisites for using this command:

  • Manual trigger mode must be used (INIT:CONT OFF)
  • All channels in HOLD (SENS:SWE:MODE HOLD), not just the channels being triggered
  • No acquisitions currently running (instrument is NOT sweeping - see ABORt:THReshold)
  • All specified channels must exist

If the above conditions are not met, then the command will generate an error which describes what is at fault. If the above conditions are met, then the trigger count for the specified channels is set to 1. Issuing an *OPC? query will indicate when the first channel is armed (ready for manual trigger). It is not necessary to wait for *OPC? before sending INIT:IMM to trigger the first channel. After the first channel is triggered, *OPC? will indicate when all armed channels have finished acquiring data.

Channels will be sorted by channel number, and acquire in order from lowest channel number first to highest channel number last.

Parameters

 

<chanNums>

Existing comma separated list of channel numbers.

Examples

SYST:CHAN:SING 1,3,4

System:channels:single 1,3,4

Query Syntax

Not Applicable

Default

Not Applicable


SYSTem:CHANnels:SINGle:COMBine <chanNums>

Applicable Models: M937xA, P937xA

(Write-only)  Sets the trigger count on the list of channels to ONE, and then combines the channels into a single efficient acquisition. The index line stays high during the entire acquisition.

Parameters

 

<chanNums>

Existing comma separated list of channel numbers to combine.

Examples

SYST:CHAN:SING:COMB 1,3,4

System:channels:single:combine 1,3,4

Query Syntax

Not Applicable

Default

Not Applicable

SYSTem:CLOCk[:STATe] <bool>

Applicable Models: All

(Read-Write) Sets and reads the clock visibility state in the VNA status bar.

Parameters

 

<bool>

ON (or 1)  Clock is visible in the VNA status bar.

OFF (or 0)  Clock is NOT visible in the VNA status bar.

Examples

SYST:CLOC 1

system:clock:state OFF

Query Syntax

SYSTem:CLOCk[:STATe]?

Default

ON


SYSTem:CONFigure <model>,<address>

Applicable Models: N522xB, N523xB, N524xB, M937xA, P937xA

(Write-only) Restarts as an "N-port" VNA using the specified multiport test set.

Learn more about VNA Multiport capability.

See other commands to configure multiport test sets.

Parameters

 

<model>

String - Model of the test set with which to restart.

Use "Native" to restart without a test set.

To see a list of supported test sets, use SENS:MULT:CAT?

<address>

Numeric - GPIB Address of the test set. Ignored when model = "Native".

Examples

SYST:CONF "NATIVE",0

system:configure "N44xx",18

Query Syntax

Not Applicable

Default

Not Applicable


SYSTem:CONFigure:BIT?

Applicable Models: N522xB, N523xB, N524xB, M937xA

(Read-only) Returns the word size (32 or 64).

Parameters

None

Examples

SYST:CONF:BIT?

Return Type

String

Default

Not Applicable


SYSTem:CONFigure:DIRectory? <char>

Applicable Models: All

(Read-only) Returns the directory path location for the specified file type.

Parameters

None

<char>

Type of file. Choose from:

STATe - This is the location for the storage of state files.

APPLication - This is the location of the VNA firmware executable files.

SUPPort - This is the location of private support files for the VNA firmware.

See these file locations.

Example

SYST:CONF:DIR? SUPP

Return Type

String

Default

Not applicable


SYSTem:CONFigure:REVision:CPU?

Applicable Models: N522xB, N523xB, N524xB, M937xA, E5080A, P937xA

(Read-only) Returns a number that corresponds to the VNA CPU speed that is visible in the Help, About Network Analyzer dialog box. Learn more.

Use the following table to learn the clock speed using the returned value.

Reported CPU version  - Clock speed

1.0 - 266 MHz (PNA), 2.53 GHz dual core (E5080A)

2.0 - 500 MHz

3.0 - 1100 MHz

4.0 - 1600 MHz

5.0 - 2000 MHz

6.0 - 2000 MHz dual core

7.0 - 2200 MHz dual core

Parameters

None

Example

SYST:CONF:REV:CPU?

Return Type

String

Default

Not applicable


SYSTem:CONFigure:REVision:DSP?

Applicable Models: N522xB, N523xB, N524xB, M937xA, P937xA

(Read-only) Returns the DSP Revision number that is visible in the Help, About Network Analyzer dialog box. Learn more.

Parameters

None

Example

SYST:CONF:REV:DSP?

Return Type

String

Default

Not applicable


SYSTem:CONFigure:REVision:DSPFpga?

Applicable Models: N522xB, N523xB, N524xB, M937xA, P937xA

(Read-only) Returns the DSP FPGA Revision number that is visible in the Help, About Network Analyzer dialog box. Learn more.

Parameters

None

Example

SYST:CONF:REV:DSPF?

Return Type

String

Default

Not applicable


SYSTem:CORRection:WIZard[:IMMediate] <char>

Applicable Models: All

(Write-only) Launches either the Calibration Wizard or the Version 2 Calibration Kit File Manager dialog box.

Remote operation returns immediately after the dialog is launched. This is done to avoid timeout issues with I/O protocols such as VISA. Although it is possible to send commands to the VNA while the dialog is open, this is not encouraged. Application programs should wait until the dialog is closed before resuming remote operations.

Parameters

 

<char>

Choose from:

MAIN - Launches the Calibration Wizard which matches the current channel, such as standard S-params, NoiseFigure, GCA, and so forth.

CKIT - Launches the Version 2 Calibration Kit File Manager dialog box.

Both display on the VNA screen.

Examples

SYST:CORR:WIZ MAIN
system:correction:wizard:immediate ckit

Query Syntax

Not Applicable

Default

Not Applicable


SYSTem:DATE?

Applicable Models: All

(Read-only) Returns the system date.

Parameters

None

Example

SYST:DATE?

Return Type

Comma separated numbers representing year, month, day.

Default

Not applicable


SYSTem:DISK:REVision?

Applicable Models: N522xB, N523xB, N524xB, P937xA, E5080A

(Read-only) Returns the disk drive version. The format is S.XX.YY.ZZ.

Parameters

None

Example

SYST:DISK:REV?

Return Type

Comma separated numbers representing year, month, day.

Default

Not applicable


SYSTem:ERRor?

Applicable Models: All

(Read-only) Returns the next error in the error queue. Each time the analyzer detects an error, it places a message in the error queue. When the SYSTEM:ERROR? query is sent, one message is moved from the error queue to the output queue so it can be read by the controller. Error messages are delivered to the output queue in the order they were received. The error queue is cleared when any of the following conditions occur:

  • When the analyzer is switched ON.

  • When the *CLS command is sent to the analyzer.

  • When all of the errors are read.

If the error queue overflows, the last error is replaced with a "Queue Overflow" error. The oldest errors remain in the queue and the most recent error is discarded.

See list of all SCPI Errors.

Examples

SYST:ERR?
system:error?

Default

Not Applicable


SYSTem:ERRor:COUNt?

Applicable Models: All

(Read-only) Returns the number of errors in the error queue. Use SYST:ERR? to read an error.

See list of all SCPI Errors.

Examples

SYST:ERR:COUN?
system:error:count?

Default

Not Applicable


SYSTem:ERRor:REPort:SUNLeveled <bool>

Applicable Models: All

(Read-Write) Specifies whether or not to report Source Unleveled errors to the SCPI system error buffer.

This setting will NOT revert to the default (OFF) setting on Instrument Preset. Use the SYSTem:PREFerences:DEFault command to reset the preferences to their default settings.

Parameters

 

<bool>

ON (or 1)  Report Source Unleveled Errors. Read errors from the system error buffer using SYST:ERR?

OFF (or 0)  Do NOT report Source Unleveled Errors.

Examples

SYST:ERR:REP:SUNL 1

system:error:report:sunleveled ON

Query Syntax

SYSTem:ERRor:REPort:UNLeveled?

Default

OFF


SYSTem:FCORrection:CHANnel<cnum>:COUPler[:STATe] <char>

Applicable Models: All

(Read-Write) Sets and returns the coupler state. This command is not effective for SMC class.

Parameters

 

<char>

Choose from:

OFF  

AUTO   

Examples

SYST:FCOR:CHAN:COUP AUTO
system:fcorrection:channel1:coupler OFF

Query Syntax

SYSTem:FCORrection:CHANnel<cnum>:COUPler[:STATe]?

Return Type

Character

Default

AUTO


SYSTem:FPReset

Applicable Models: All

(Write-only) Performs a standard Preset, then deletes the default trace, measurement, and window. The VNA screen becomes blank.

Examples

SYST:FPR
system:fpreset

Default

Not applicable


SYSTem:ISPContol[:STATe] <bool>

Applicable Models: All

(Read-Write) Sets and reads the status of the Initial Source Port Control feature (to switch the stimulus output in the trigger hold state to a test port).  

Parameters

 

<bool>

ON (or 1) Source is outputted only when measurement is done .Source is not outputted during hold state.

OFF (or 0) Source is always outputted.

Examples

SYST:ISPC 1

system:ispcontrol OFF

Query Syntax

SYSTem:ISPControl[:STATe]?

Default

ON


SYSTem:MACRo:COPY:CHANnel<cnum>[:TO] <num>

Applicable Models: All

(Write-only) Copies ALL settings from <cnum> channel to <num> channel.  Learn more about copy channels.

Use SENS:PATH:CONF:COPY to copy ONLY mechanical switch and attenuator settings.

Parameters

 

<cnum>

Channel number to copy settings from. If unspecified, value is set to 1.

<num>

Channel number to copy settings to.

Examples

SYST:MACR:COPY:CHAN1 2

system:macro:copy:channel2:to 3

Query Syntax

Not Applicable

Default

Not Applicable


SYSTem:MACRo:COPY:CHANnel<fromChannel>:STATe <toChannel>,<toWindow>,[<copyScope>]

Applicable Models: All

(Write-only) Copies settings only, or settings and measurements, traces, markers, and limit lines from an existing channel, <fromChannel>, to a new channel, <toChannel>. Traces can be copied into the Active Window, a user specified window, or a new (next available) window. .

Parameters

 

<fromChannel>

Channel number to copy settings from. If unspecified, value is 1.

<toChannel>

0 for next available channel, or N for channel number to copy settings to.

<toWindow>

-1 will create a new window, 0 will use the active window, and N will use the specified window N. <toWindow> is ignored when <copyScope> is "stimulus"

<copyScope>

must be "stimulus" which copies only settings, or "state" which copies settings, measurements, traces, markers, and limit lines.

Examples

SYST:MACR:COPY:CHAN1:STAT 2,0,"stimulus"

Copies only settings from channel #1 to channel #2. This is equivalent to SYST:MACR:COPY:CHAN1 2

 

SYST:MACR:COPY:CHAN1:STAT 2,-1,"state"

Copies settings, measurements, traces, etc. from channel #1 to channel #2. Traces are placed into a new window (next available window), and additional windows will be created as necessary so that all traces are copied.

 

SYST:MACR:COPY:CHAN1:STAT 0,-1

Copies settings, measurements, etc. from channel #1 to the next available channel and places traces into the next avaialble new window.

Query Syntax

Not Applicable

Default

Not Applicable

 


SYSTem:MACRo:COPY:CHANnel<fromChan>:SOURce <fromPort>,<toChan>,<toPort>

Applicable Models: N522xB, N523xB, N524xB, E5080A, M9485A, P937xA

(Write-only) Copies and applies an existing Source Power Calibration to another channel. Learn more about source power calibration.

Parameters

 

<fromChan>

Channel number of the existing source power correction.

<fromPort>

Port number of the existing source power correction.

<toChan>

Channel number to which the source power correction will be copied.

<toPort>

Port number to which the source power correction will be applied.

Examples

SYST:MACR:COPY:CHAN1:SOUR 1,2,1

system:macro:copy:channel2:source 2,1,2

Query Syntax

Not Applicable

Default

Not Applicable


SYSTem:MCLass:CATalog?

Applicable Models: All

(Read-only) Returns measurement classes available on the VNA. Learn more about Measurement Classes.

Parameters

None

Examples

SYST:MCLass:CAT?

Return Type

String of comma-separated measurement class names. See the complete list of measurement class names.

Default

Not Applicable


SYSTem:MCLass:PARameter:CATalog? <name>

Applicable Models: All

(Read-only) Returns ALL parameters that are supported by the specified measurement class.

Parameters

 

<name>

String. Measurement Class name. See the complete list of measurement class names.

Examples

'Returns all parameters for Gain Compression.

SYST:MCL:PAR:CAT? "Gain Compression"

Return:

"S11,S12,S13,S14,S21,S22,S23,S24,S31,S32,S33,S34,S41,S42,S43,S44,A,B,C,D,R,R1,R2,R3,R4"

Return Type

String of comma-separated parameters

Default

Not Applicable


SYSTem:MEASurement:CATalog? [chan]

Applicable Models: All

(Read-only) Returns ALL measurement numbers, or measurement numbers from a specified channel.

Parameters

 

[chan]

Optional. Channel number to catalog. If not specified, all measurement numbers are returned.

Examples

'Returns all measurement numbers

SYST:MEAS:CAT?

'Returns the measurement numbers on channel 2

system:measurement:catalog? 2

Return Type

String of comma-separated numbers

For example: "1,2"

Default

Not Applicable


SYSTem:MEASurement<n>:NAME?

Applicable Models: All

(Read-only) Returns the name of the specified measurement.

Parameters

 

<n>

Measurement number for which to return the measurement name. If unspecified, value is set to 1.

Examples

'Returns the name of measurement 2

SYST:MEAS2:NAME?

Return Type

String

Default

Not Applicable


SYSTem:MEASurement<n>:TRACe?

Applicable Models: All

(Read-only) Returns the trace number of the specified measurement number. Trace numbers restart for each window while measurement numbers are always unique.

Parameters

 

<n>

Measurement number for which to return the trace number.  If unspecified, value is set to 1.

Examples

'Returns the trace number of measurement 1

SYST:MEAS1:TRAC?

Return Type

Numeric

Default

Not Applicable


SYSTem:MEASure<n>:WINDow?

Applicable Models: All

(Read-only) Returns the window number of the specified measurement number.

Parameters

 

<n>

Measurement number for which to return the window number.  If unspecified, value is set to 1.

Examples

'Returns the window number of measurement 2

SYST:MEAS2:WIND?

Return Type

Numeric

Default

Not Applicable


SYSTem:PERSona:MANufacturer <string>

Applicable Models: All

(Read-Write) This command allows you to modify the manufacturer name returned by the instrument’s *IDN query response. This is intended to be used for Agilent backward identity compatibility. For example, "Agilent Technologies” or “Agilent”. However, it could be used for other purposes such as emulation of another vendor’s instrument.

The change to the manufacturer string will not take effect until after an instrument reboot.

The manufacturer string does not allow commas in the name. If a comma is detected an error is returned. Also, if an invalid manufacturer is detected, an error is returned.

The manufacturer string used for Keysight is “Keysight Technologies”.

Parameters

 

<string>

Name of the manufacturer.

Examples

SYST:PERS:MAN "Keysight Technologies"

Query Syntax

SYSTem:PERSona:MANufacturer?

Return Type

String

Default

Not Applicable


SYSTem:PERSona:MANufacturer:DEFault

Applicable Models: All

(Read-Write) Sets and returns the instrument's original manufacturer identification state following the next instrument reboot.

Parameters

None

Examples

SYST:PERS:MAN:DEF

Query Syntax

SYSTem:PERSona:MANufacturer:DEFault?

Return Type

String

Default

Not Applicable


SYSTem:PERSona:MODel <string>

Applicable Models: All

(Read-Write) This command allows you to modify the product model returned by the instrument’s *IDN query response. This is intended to be used for model compatibility. If not specified, the default model of the instrument is used.

The change to the model string will not take effect until after an instrument reboot.

The model string does not allow commas in the name. If a comma is detected an error is returned. Also, if an invalid model is detected, an error is returned.

Parameters

 

<string>

Product model name.

Examples

SYST:PERS:MOD "33220A"

Query Syntax

SYSTem:PERSona:MANufacturer?

Return Type

String

Default

Not Applicable


SYSTem:PERSona:MODel:DEFault

Applicable Models: All

(Read-Write) Sets and returns the instrument's original product model name following the next instrument reboot.

Parameters

None

Examples

SYST:PERS:MOD:DEF

Query Syntax

SYSTem:PERSona:MODel:DEFault?

Return Type

String

Default

Not Applicable


SYSTem:POFF

Applicable Models: All

(Write-only) Shuts down the system.

Parameters

 

<n>

Shutdown or restart. Choose from:

1 - Restart.

0 - Shutdown .

Examples

'Shuts down the system

SYST:POFF

Default

0 (Shutdown)


SYSTem:POWer<pnum>:LIMit <value>

Applicable Models: All

(Read-Write) Sets and returns the power limit for the specified port. Learn more about Power Limit.

Parameters

 

<pnum>

Port number. Choose any VNA port.

<value>

Power limit in dBm

Examples

SYST:POW1:LIM 5

system:power2:limit 0

Query Syntax

SYSTem:POWer<pnum>:LIMit?

Return Type

Numeric

Default

100 dBm


SYSTem:POWer:LIMit:LOCK <bool>

Applicable Models: All

(Read-Write) Enables or disables the ability to change the power limit values through the user interface. Learn more about Power Limit.

Parameters

 

<bool>

Power limit lock. Choose from:

ON or 1 - Disables the ability to change the power limit values from the user interface.

OFF or 0 - Enables the ability to change the power limit values from the user interface.

Examples

SYST:POW:LIM:LOCK 1

system:power:limit:lock OFF

Query Syntax

SYSTem:POWer:LIMit:LOCK?

Return Type

Boolean

Default

OFF


SYSTem:POWer<pnum>:LIMit:STATe <bool>

Applicable Models: All

(Read-Write) Enables or disables the power limit for the specified port. Learn more about Power Limit.

Parameters

 

<pnum>

Port number. Choose any VNA port.

<value>

Power limit state. Choose from:

ON or 1  Enables the power limit for the port<pnum>.

OFF or 0  Disables the power limit for the port<pnum>.

Examples

SYST:POW1:LIM:STAT ON

system:power2:limit:state 0

Query Syntax

SYSTem:POWer<pnum>:LIMit:STATe?

Return Type

Boolean

Default

OFF


SYSTem:PRESet

Applicable Models: All

(Write-only) Deletes all traces, measurements, and windows. In addition, resets the analyzer to factory defined default settings and creates a S11 measurement named "CH1_S11_1". For a list of default settings, see Preset.

Regardless of the state of the User Preset Enable checkbox, the SYST:PRESet command will always preset the VNA to the factory preset settings, and SYST:UPReset will always perform a User Preset.

If the VNA display is disabled with DISP:ENAB OFF then SYST:PRES will NOT enable the display.

This command performs the same function as *RST with one exception: Syst:Preset does NOT reset Calc:FORMAT to ASCII as does *RST.

Examples

SYST:PRES
system:preset

Default

Not applicable


SYSTem:SECurity[:LEVel] <char>

Applicable Models: All

(Read-Write) Sets and returns the display of frequency information on the VNA screen and printouts.

Learn more about security level.

Parameters

 

<char>

Choose from:

NONE -  ALL frequency information is displayed.

LOW - NO frequency information is displayed. Frequency information can be redisplayed using the Security Setting dialog box or this command.

HIGH - LOW setting plus GPIB console is disabled. Frequency information can be redisplayed ONLY by performing a Preset, recalling an instrument state with None or Low security settings, or using this command.

EXTRa - HIGH setting plus:

Examples

SYST:SEC LOW
system:security:level high

Query Syntax

SYSTem:SECurity[:LEVel]?

Return Type

Character

Default

None


SYSTem:SET <block>

Applicable Models: All

(Read-Write) Sends a definite-length binary block Instrument state and sets the VNA with those settings. This command does the same as saving a *.sta file to the VNA (MMEM:STOR STATE) and then MMEM:TRAN to transfer the file to the computer.

Parameters

 

<block>

The  Instrument state file as definite-length arbitrary binary block.  

Examples

SYST:SET <block>

Query Syntax

SYSTem:SET?  (This saves the instrument state file to the remote computer.)

Return Type

Definite-length arbitrary binary block.

Default

Not Applicable


SYSTem:SHEets:CATalog?

Applicable Models: N522xB, N523xB, N524xB, E5080A, M937xA, P937xA

(Read-only) Returns comma separated list of visible sheets.

Parameters

 

Examples

SYST:SHE:CAT?

'Returns:

"1,2,3"

Return Type

String of comma-separated numbers

Default

1


SYSTem:SHORtcut<n>:ARGuments<string>

Applicable Models: All

(Read-Write) Reads and writes the arguments for the specified macro. On the Edit Macro Dialog, this is called the "Macro run string parameters".

Parameters

 

<n>

Numeric. Number of the macro that is stored in the VNA.

To find the number of a macro, either open the Macro Setup dialog and count the line number of the desired macro, or query the titles of all of the macros for the desired macro title.

<string>

Arguments for the specified macro.

Examples

SYST:SHOR1:ARG "http://na.support.keysight.com/pna/help/PNAWebHelp/help.htm"

Query Syntax

SYSTem:SHORtcut<n>:ARGuments?

Default

Not Applicable


SYSTem:SHORtcut<n>:DELete

Applicable Models: All

(Write-only) Removes the specified macro from the list of macros in the VNA. Does not delete the macro executable file.

Parameters

 

<n>

Numeric. Number of the macro that is stored in the VNA.

To find the number of a macro, either open the Macro Setup dialog and count the line number of the desired macro, or query the titles of all of the macros for the desired macro title.

Examples

SYST:SHOR1:DEL

Query Syntax

Not Applicable

Default

Not Applicable


SYSTem:SHORtcut<n>:EXECute

Applicable Models: All

(Write-only) Executes (runs) the specified Macro (shortcut) that is stored in the VNA.

Parameters

 

<n>

Numeric. Number of the macro that is stored in the VNA.

To find the number of a macro, either open the Macro Setup dialog and count the line number of the desired macro, or query the titles of all of the macros for the desired macro title.

Examples

SYST:SHOR1:EXEC

Query Syntax

Not Applicable

Default

Not Applicable


SYSTem:SHORtcut<n>:PATH <string>

Applicable Models: All

(Read-Write) Defines a Macro (shortcut) by linking a path and file name to the Macro number. To be executed, the executable file must be put in the VNA at the location indicated by this command.

Parameters

 

<n>

Numeric. Number of the macro to be stored in the analyzer. If the index number already exists, the existing macro is replaced with the new macro.

<string>

Full path, file name, and extension, of the existing macro "executable" file.

To find the number of a macro, either open the Macro Setup dialog and count the line number of the desired macro, or query the titles of all of the macros for the desired macro title.

Examples

SYST:SHOR1:PATH "C:/Program Files/Keysight/Network Analyzer/Documents/unguideMultiple.vbs"

Query Syntax

SYSTem:SHORtcut<n>:PATH?

Default

Not Applicable


SYSTem:SHORtcut<n>:TITLe<string>

Applicable Models: All

(Read-Write) Reads and writes the name of the specified macro.

Parameters

 

<n>

Numeric. Number of the macro that is stored in the VNA.

To find the number of a macro, either open the Macro Setup dialog and count the line number of the desired macro, or query the titles of all of the macros for the desired macro title.

<string>

The name to be assigned to the macro.

Examples

SYST:SHOR1:TITL "Guided 4-Port Cal"

Query Syntax

SYSTem:SHORtcut<n>:TITLe?

Default

Not Applicable


SYSTem:TIME?

Applicable Models: All

(Read-only) Returns the system time.

Parameters

None

Example

SYST:TIME?

Return Type

Comma separated numbers representing hours, minutes, seconds.

Default

Not applicable


SYSTem:TOUChscreen[:STATe] <bool>

Applicable Models: N522xB, N523xB, N524xB, E5080A, P937xA

(Read-Write) Enables and disables the PNA-X touchscreen.

This setting remains until changed again from the front-panel or remotely, or until the hard drive is changed or reformatted.

Parameters

 

<bool>

Choose from:

ON (1) Enables the touchscreen.

OFF (0) Disables the touchscreen.

Examples

SYST:TOUC 1
system:touchscreen:state OFF

Query Syntax

SYSTem:TOUChscreen[:STATe]?

Return Type

Boolean

Default

ON when shipped from factory.


SYSTem:UPReset

Applicable Models: N522xB, N523xB, N524xB, E5080A, M9485A, P937xA

(Write-only) Performs a User Preset. There must be an active User Preset state file (see Load and Save) or an error will be returned.  Learn more about User Preset.

Regardless of the state of the User Preset Enable checkbox, the SYST:PRESet command will always preset the VNA to the factory preset settings, and SYST:UPReset will always perform a User Preset.

Examples

SYST:UPReset

system:upreset

Query Syntax

Not Applicable

Default

Not Applicable


SYSTem:UPReset:FPANel[:STATe] <bool>

Applicable Models: N522xB, N523xB, N524xB, E5080A, M9485A, P937xA

(Read-Write)   'Checks' and 'clears' the enable box on the User Preset dialog box. This only affects subsequent Presets from the front panel user interface.

Regardless of the state of the User Preset Enable checkbox, the SYST:PRESet command will always preset the VNA to the factory preset settings, and SYST:UPReset will always perform a User Preset.

Parameters

 

<bool>

Front Panel User Preset State.  Choose from:

0 User Preset OFF

1 User Preset ON

Examples

SYST:UPR:FPAN 1

system:upreset:fpanel:state 0

Query Syntax

SYSTem:UPREset:FPANel[:STATe]?

Return Type

Boolean

Default

0


SYSTem:UPReset:LOAD[:FILE] <file>

Applicable Models: N522xB, N523xB, N524xB, E5080A, M9485A, P937xA

(Write-only) Loads an existing instrument state file (.sta or .cst) to be used for User Preset. Subsequent execution of SYSTem:UPReset will cause the VNA to assume this instrument state.

Regardless of the state of the User Preset Enable checkbox, the SYST:PRESet command will always preset the VNA to the factory preset settings, and SYST:UPReset will always perform a User Preset.

Learn more about User Preset.

Parameters

 

<file>

String - Name of the file to be loaded. The default folder "C:/Program Files/Keysight/Network Analyzer/Documents" is used if unspecified.  Change the default folder name using MMEMory:CDIRectory.

Examples

SYST:UPR:LOAD '1MHzto20GHzUserPreset.cst'

system:upreset:load:file 'C:/Documents and Settings/Administrator/My Documents/NewUserPreset.cst'

Query Syntax

Not Applicable

Default

Not Applicable


SYSTem:UPReset:SAVE[:STATe]

Applicable Models: N522xB, N523xB, N524xB, E5080A, M9485A, P937xA

(Write-only) Saves the current instrument settings as UserPreset.sta.  Subsequent execution of SYSTem:UPReset will cause the VNA to assume this instrument state.

Regardless of the state of the User Preset Enable checkbox, the SYST:PRESet command will always preset the VNA to the factory preset settings, and SYST:UPReset will always perform a User Preset.

Learn more about User Preset.

Examples

SYST:UPR:SAVE

system:upreset:save:state

Query Syntax

Not Applicable

Default

Not Applicable


SYSTem:WINDows:CATalog?

Applicable Models: All

(Read-only) Returns the window numbers that are currently being used.

Examples

SYST:WIND:CAT?

system:windows:catalog?

Return Type

String of comma-separated numbers.

For example: "1,2"

Default

Not Applicable