Controls and queries settings that affect the VNA system.
SYSTem: ACTive | CHANnel | SHEet? | VOLume CHANnels | CATalog? | DELete | HOLD | RESume CONFigure
CONFiguration:EDEVice More commands CORRection | INTerpolate:LINear More commands | COUNt? | REPort FCORrection:CHANnel:COUPler[:STATe] MACRO:COPY | SOURce MCLass | CATalog? MEASurement | NAME? | TRACe? | WINDow? POWer: | LIMit | LOCK | STATe PREFerences More commands SECurity | [LEVel] SHORtcut | DELete | EXECute | PATH | TITLe WINDows |
Click on a Red keyword to view the command details.
See Also
Applicable Models: E5080A, M9485A
(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:
Notes:
|
|
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? |
0 - No threshold time; all sweeps are immediately aborted. |
Applicable Models: E5080A, M9485A
(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 |
Not Applicable |
Applicable Models: E5080A, M9485A
(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 'Returns "CH1_S11_1" |
Return Type |
String |
Not Applicable |
Applicable Models: E5080A, M9485A
(Read-only) Returns the active sheet number. |
|
Examples |
SYST:ACT:SHE? 'Returns "1" |
Return Type |
Integer |
1 |
Applicable Models: M9485A
(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? |
0 |
Applicable Models: E5080A, M9485A
(Write) Generates a beep for the notification of the completion of an operation. |
|
Parameters |
|
Examples |
SYST:BEEP:COMP:IMM system:beeper:complete:immediate |
Query Syntax |
Not Applicable |
Not Applicable |
Applicable Models: E5080A, M9485A
(Write) Generates a beep for the notification of the warning/limit test results. |
|
Parameters |
|
Examples |
SYST:BEEP:WARN:IMM system:beeper:warning:immediate |
Query Syntax |
Not Applicable |
Not Applicable |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the beeper on or off. |
|
Parameters |
|
<num> |
Set the beeper volume on (1) or off (0). |
Examples |
SYST:BEEP:STAT 1 |
Query Syntax |
SYSTem:BEEPer:STAT? |
0 |
Applicable Models: E5080A, M9485A
(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 |
Not Applicable |
Applicable Models: E5080A, M9485A
(Read-Write) Sets and reads the state of 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 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]? |
OFF |
Applicable Models: M9485A
(Read-Write) Sets and reads the group of channel 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? |
0 |
Applicable Models: M9485A
(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]? |
OFF |
Applicable Models: M9485A
(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? |
Not Applicable |
Applicable Models: E5080A, M9485A
(Write-only) Deletes the specified channel. |
|
Parameters |
|
<value> |
Channel number to delete |
Examples |
SYST:CHAN:DEL 2 |
Query Syntax |
Not Applicable |
Not Applicable |
Applicable Models: E5080A, M9485A
(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 |
Not Applicable |
Applicable Models: E5080A, M9485A
(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 |
Not Applicable |
Applicable Models: E5080A, M9485A
(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]? |
ON |
Applicable Models: E5080A, M9485A
(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
|
Example |
SYST:CONF:DIR? SUPP |
Return Type |
String |
Not applicable |
Applicable Models: E5080A, M9485A
(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 |
Query Syntax |
Not Applicable |
Not Applicable |
Applicable Models: E5080A, M9485A
(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:
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. |
|
Examples |
SYST:ERR? |
Not Applicable |
Applicable Models: E5080A, M9485A
(Read-only) Returns the number of errors in the error queue. Use SYST:ERR? to read an error. |
|
Examples |
SYST:ERR:COUN? |
Not Applicable |
Applicable Models: E5080A, M9485A
(Read-Write) Specifies whether or not to report Source Unleveled errors to the SCPI system error buffer. This setting will revert to the default (OFF) setting on Instrument Preset. |
|
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? |
OFF |
Applicable Models: E5080A, M9485A
(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 |
Query Syntax |
SYSTem:FCORrection:CHANnel<cnum>:COUPler[:STATe]? |
Return Type |
Character |
AUTO |
Applicable Models: E5080A, M9485A
(Write-only) Performs a standard Preset, then deletes the default trace, measurement, and window. The VNA screen becomes blank. |
|
Examples |
SYST:FPR |
Not applicable |
Applicable Models: E5080A, M9485A
(Read-Write) Sets and reads turns ON/OFF or returns the status of the Initial Source Port Control feature (to switch the stimulus output in the trigger hold state to a test port). Variable |
|
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]? |
ON |
Applicable Models: E5080A, M9485A
(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 |
Not Applicable |
Applicable Models: E5080A, M9485A
(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 |
Not Applicable |
Applicable Models: E5080A, M9485A
(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 |
Not Applicable |
Applicable Models: E5080A, M9485A
(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. |
Not Applicable |
Applicable Models: E5080A, M9485A
(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 |
Not Applicable |
Applicable Models: E5080A, M9485A
(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" |
Not Applicable |
Applicable Models: E5080A, M9485A
(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 |
Not Applicable |
Applicable Models: E5080A, M9485A
(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 |
Not Applicable |
Applicable Models: E5080A, M9485A
(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 |
Not Applicable |
Applicable Models: E5080A, M9485A
(Write-only) Shuts down the system. |
|
Parameters |
|
<n> |
Shutdown or restart. Choose from: 1 - Restart. 0 - Shutdown . |
Examples |
'Shuts down the system SYST:POFF |
0 (Shutdown) |
Applicable Models: E5080A, M9485A
(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 |
100 dBm |
Applicable Models: E5080A, M9485A
(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 - Enables the ability to change the power limit values from the user interface. OFF or 0 - Disables 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 |
OFF |
Applicable Models: E5080A, M9485A
(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 |
OFF |
Applicable Models: E5080A, M9485A
(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 |
Not applicable |
Applicable Models: E5080A, M9485A
(Read-Write) Sets and returns the display of frequency information on the VNA screen and printouts. |
|
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 |
Query Syntax |
SYSTem:SECurity[:LEVel]? |
Return Type |
Character |
None |
Applicable Models: E5080A, M9485A
(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. |
Not Applicable |
Applicable Models: E5080A, M9485A
(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 |
1 |
Applicable Models: M9485A
(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.tm.Keysight.com/pna/help/PNAWebHelp/help.htm" |
Query Syntax |
SYSTem:SHORtcut<n>:ARGuments? |
Not Applicable |
Applicable Models: M9485A
(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 |
Not Applicable |
Applicable Models: M9485A
(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 |
Not Applicable |
Applicable Models: M9485A
(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? |
Not Applicable |
Applicable Models: M9485A
(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? |
Not Applicable |
Applicable Models: E5080A
(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 |
Query Syntax |
SYSTem:TOUChscreen[:STATe]? |
Return Type |
Boolean |
ON when shipped from factory. |
Applicable Models: E5080A, M9485A
(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 |
Not Applicable |
Applicable Models: E5080A, M9485A
(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 |
0 |
Applicable Models: E5080A, M9485A
(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. |
|
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 |
Not Applicable |
Applicable Models: E5080A, M9485A
(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. |
|
Examples |
SYST:UPR:SAVE system:upreset:save:state |
Query Syntax |
Not Applicable |
Not Applicable |
Applicable Models: E5080A, M9485A
(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" |
Not Applicable |
Last modified:
7-Jan-2015 |
Initial Release |