/

Rigol

/

Rigol DNA6142

SCPI COMMAND REFERENCE

Rigol DNA6142

Rigol DNA6142

The Rigol DNA6142 is Rigol's network analyzer in the DNA6000 Series Vector Network Analyzer family. Its SCPI remote-control interface exposes 285 commands across 15 subsystems - 258 settable and 27 queries - and every command is documented here with its parameters, accepted values, return format, and a copy-paste PyVISA example for automating test and measurement.

285

Commands

258

Settable

27

Queries

15

Subsystems

SCPI

3.0

Verified

2026-07-16

All commands

*IDN?query

Queries the ID string of the instrument.

string - Returns the instrument ID string.
*RSTset / query

Restores the instrument to its factory default settings.

*CLSset / query

Clears all the event registers and also clears the error queue.

*ESEset / query

Sets or queries the enable register of the standard event register set.

NameTypeValuesDescription
<maskargument>integer0 - 255Mask value whose bits enable bits in the standard event register.
integer - Returns the decimal-weighted sum of all bits set in the register.
*ESE 16
*ESE?
*ESR?query

Queries and clears the event register of the standard event status register.

integer - Returns the event register contents as a decimal integer equal to the binary-weighted sum of the bits set in the register.
*OPCset / query

Sets bit 0 (Operation Complete, OPC) in the standard event register to 1 after the current operation is finished.

*RCLset / query

Recalls instrument settings from the specified non-volatile memory. Previous settings saved with *SAV are overwritten.

*SAVset / query

Saves the current instrument state to the selected register.

NameTypeValuesDescription
valueinteger0 - 49Register number to save the current state into.
*SREset / query

Sets or queries the enable register of the status byte register set.

NameTypeValuesDescription
maskargumentinteger0 - 255Sets the enable register value as the decimal-weighted sum of the bits to enable.
integer - The query returns the enable value of the register as the decimal-weighted sum of all bits set in the register.
*SRE 16
*SRE?
*STB?query

Queries the event register for the status byte register. After executing the command, the value in the status byte register is cleared.

integer - Returns the value in the status byte register as an integer.
*WAIset / query

Waits for all the pending operations to complete before executing any additional commands. This operation command has no function and is provided for compatibility with other devices.

*TST?query

Tests the instrument and returns a self-test result.

integer - Returns the self-test result as an integer.

:GPIB:PARSe:ENDset / query

Sends the "Parse End" command to the GPIB module. After sending this command, the USB-GPIB adapter module can work normally.

Sets the output power for the specified channel. The query returns the output power for the specified channel in scientific notation, in dBm.

NameTypeValuesDescription
<cn>integer1 - 500Existing channel number.
<pn>integer-Port number; remarks state it is 1 or 2 for DNA6082/DNA6142/DNA6202/DNA6262, and 1 through 4 for DNA6084/DNA6144/DNA6204/DNA6264.
<value>real-40 dBm - 10 dBmOutput power value to set.
real (dBm) - Output power for the specified channel, returned in scientific notation.
:SOURce1:POWer1 0.5 /*Sets the output power on the ports for
:SOURce1:POWer1? /*The query returns 5.00e-01.*/

Sets the start power on all the ports used for the specified channel. The query returns the start power of all ports for the specified channel in scientific notation.

NameTypeValuesDescription
cninteger1 - 500Channel number.
pninteger1Port number; the manual says this parameter does not function in this command.
valuereal-40 - +10Start power value.
real (dBm) - The query returns the start power of all ports for the specified channel in scientific notation.
:SOURce1:POWer1:STARt 0.5 /*Sets the start power on the port for Channel 1 to 0.5 dBm.*/
:SOURce1:POWer1:STARt? /*The query returns 5.00e-01.*/

Sets the stop power on all the ports used for the specified channel. Queries the stop power on all the ports used for the specified channel.

NameTypeValuesDescription
cninteger1 - 500Channel number.
pninteger-Port number; the manual notes that this parameter does not function in this command.
valuereal-40 dBm - +10 dBmStop power to set.
real (dBm) - Returns the stop power of all ports for the specified channel in scientific notation.
:SOURce1:POWer1:STOP 0.5 /*Sets the stop power on the port for
Channel 1 to 0.5 dBm.*/
:SOURce1:POWer1:STOP? /*The query returns 5.00e-01.*/

Creates a trace, a channel, or a window.

NameTypeValuesDescription
numinteger0 - 3Selects what is created: 0 creates a trace, 1 creates a trace on a new channel, 2 creates a trace in a new window, and 3 creates a trace, a channel, and a window.
:DISPlay:TRACe:NEW 1 /*Creates a channel and adds a new trace on the new channel.*/

Deletes the specified measurement trace. The command belongs to the Display:Measure command set.

NameTypeValuesDescription
mninteger0 - 3Measurement trace index.

Enables or disables the display of the specified measurement trace. The query checks whether the specified measurement trace is set to display.

NameTypeValuesDescription
mninteger1 - 50000Trace number.
boolboolean-Enables or disables the display state.
integer - Returns 1 or 0.
:DISPlay:MEASure1 ON /*Enables the display of measurement trace 1.*/
:DISPlay:MEASure1? /*The query returns 1.*/

Activates the measurement for the specified trace. The trace is selected.

NameTypeValuesDescription
mninteger1 - 50000Trace number.

Sets the title for the specified measurement trace. The query form returns the title for the specified measurement trace.

NameTypeValuesDescription
mninteger1 - 50000Trace number for the measurement trace.
stringstring-ASCII title string to assign to the trace.
string - Returns the title for the specified measurement trace.

Enables or disables the display of the title of the specified measurement trace. Queries whether to display the title of the specified measurement trace.

NameTypeValuesDescription
mninteger1 - 50000Measurement trace number.
boolenum1 | ON | 0 | OFFEnables or disables the title display.
enum - Returns 1 or 0 indicating whether the title is displayed.
:DISPlay:MEASure1:TITLe ON /*Enables the display of the title of measurement trace 1.*/
:DISPlay:MEASure1:TITLe? /*The query returns 1.*/

Sets the Y-axis scale of the specified trace.

NameTypeValuesDescription
<mn>integer1 - 50000Measurement trace number.
valuereal-Y-axis scale division value.

Sets the Y-axis reference value of the specified trace. The query returns the Y-axis reference value of the specified trace in scientific notation.

NameTypeValuesDescription
mninteger1 - 50000
valuereal-Y-axis reference value; the value and unit depend on the data format of the measurement parameters.
real - Returns the Y-axis reference value of the specified trace in scientific notation.
:DISPlay:MEASure1:Y:PDIVision 0.005
:DISPlay:MEASure1:Y:PDIVision?

Sets the reference position of the specified measurement trace. Queries return the reference position of the specified trace in scientific notation.

NameTypeValuesDescription
mninteger1 - 50000
valuereal0 - 10
string - The query returns the reference position of the specified trace in scientific notation.
:DISPlay:MEASure1:Y:RPOSition 0.005 /*Sets the reference position of measurement trace 1 to 0.005.*/
:DISPlay:MEASure1:Y:RPOSition? /*The query returns 5.00e-03.*/

Creates a new display channel. The syntax shows a single numeric argument <num>.

NameTypeValuesDescription
numinteger-Channel number for the new display channel.

Enables or disables the specified channel. The query returns the on/off status of the specified channel.

NameTypeValuesDescription
cninteger1 - 500Specified channel number.
boolenum1 | ON | 0 | OFFEnables or disables the specified channel.
enum - Returns the on/off status of the specified channel.
:DISPlay:CHANnel:NEW 1 /*Adds New Trace + Channel + WIndow.*/

Adds a window; adds a channel or a trace in the window.

NameTypeValuesDescription
valueinteger0 - 2

Sets the grid line type of the window. The query returns the current grid line type.

NameTypeValuesDescription
enumenumSOLid | DOTTedGrid line type.
enum - Returns the grid line type as SOL or DOTT.
:DISPlay:WINDow:TRACe:GRATicule:GRID:LTYPE DOTTed
:DISPlay:WINDow:TRACe:GRATicule:GRID:LTYPE?

Enables or disables the auto scaling of the specified measurement trace in the specified window.

NameTypeValuesDescription
wninteger1 - 500Window number to target.
tninteger1 - 50000Trace number to target.

Enables or disables the display of the specified measurement trace in the specified window. The query reports whether the trace is displayed.

NameTypeValuesDescription
wninteger1 - 500Window number.
tninteger1 - 50000Trace number.
boolboolean1 | ON | 0 | OFFEnables or disables display of the selected trace.
boolean - Returns 1 if the trace is displayed, or 0 if it is hidden.
:DISPlay:WINDow1:TRACe1 ON /*Enables the display of Trace 1 in Window 1.*/
:DISPlay:WINDow1:TRACe1? /*The query returns 1.*/

Enables or disables memory display for the specified measurement trace in the specified window.

NameTypeValuesDescription
wninteger1 - 500Window number.
tninteger1 - 50000Trace number.
boolenum1 | ON | 0 | OFFEnables or disables memory display.

Enables or disables the display of the specified window. Queries whether the specified window is displayed.

NameTypeValuesDescription
wninteger1 - 500
boolenum1 | ON | 0 | OFFEnables or disables the window display state.

Enables or disables the auto scaling of all the traces in the specified window.

NameTypeValuesDescription
wninteger1 - 500

Sets the window title data string for the specified display window. The query form is documented but its return value is not given in the slice.

NameTypeValuesDescription
wninteger1 - 500Window number.
stringstring-Title text to assign to the window.

Enables or disables the display of the title of the specified window. The query asks whether the title is displayed.

NameTypeValuesDescription
wninteger1 - 500Window number.
boolenum1 | ON | 0 | OFFEnables or disables title display.
enum - Returns 1 or 0 indicating whether the title of the specified window is displayed.
:DISPlay:WINDow1:TITLe:DATA test1 /*Sets the title of Window1 to
test1.*/
:DISPlay:WINDow1:TITLe:DATA? /*The query returns "test1".*/

Sets the table type displayed below the specified window, or queries the table type currently displayed below the specified window.

NameTypeValuesDescription
wninteger1 - 500Window number.
typeenumOFF | MARKer | LIMit | SEGMentTable type to display below the specified window.
enum - The query returns the current table type displayed below the specified window.
:DISPlay:WINDow1:TABLe MARKer /*Sets the table type displayed below WINDow1 to MARKer.*/
:DISPlay:WINDow1:TABLe? /*The query returns MARK.*/

Creates a new sheet, a new trace plus sheet, or a new trace plus channel plus sheet.

NameTypeValuesDescription
numinteger0 - 2Selects whether to create only a new sheet, a new trace plus sheet, or a new trace plus channel plus sheet.

Creates or activates the specified sheet. The query returns the current state of the specified sheet.

NameTypeValuesDescription
shnuminteger1 - 50000
boolenum1 | ON | 0 | OFFWhen set to ON, activates the specified sheet or creates it if it does not exist; when set to OFF, deletes the specified sheet if it exists, except the last sheet cannot be deleted.
enum - The query returns 1 or 0.
:DISPlay:SHEet1:STATe ON /*Activates Sheet1.*/
:DISPlay:SHEet1:STATe? /*The query returns 1.*/
:DISPlay:FSIGnset / query

Enables or disables the display of the global pass/fail results. Queries the on/off status of the display of the global pass/fail results.

NameTypeValuesDescription
boolenum1 | ON | 0 | OFFEnables or disables the display of the global pass/fail results.

Queries the trace number of the failed trace in the limit line test. If the global pass/fail test is disabled or no failed traces are found, the query returns no value.

string - Returns the trace number of the failed trace in the limit line test, separated by commas. If no failed traces are found, no value is returned.
:DISPlay:LIMit:GLOBal:FAIL:TRACes? /*The query returns Tr1,Tr3.*/

Sets or queries the start frequency for the specified channel. The command is valid when the sweep type is set to LINear or LOGarithmic.

NameTypeValuesDescription
cninteger1 - 500Existing channel number.
freqrealHzStart frequency for the specified channel.
real (Hz) - Returns the start frequency in scientific notation.
:SENSe1:FREQuency:STARt 10000000
:SENSe1:FREQuency:STARt?

Sets the stop frequency for the specified channel. Queries the stop frequency for the specified channel.

NameTypeValuesDescription
cninteger1 - 500Channel number.
freqrealHzStop frequency.
real (Hz) - The query returns the stop frequency in scientific notation.
:SENSe1:FREQuency:STOP 10000000 /*Sets the stop frequency to 10 MHz.*/
:SENSe1:FREQuency:STOP? /*The query returns 1.00e+07.*/

Sets the center frequency for the specified channel. Queries the center frequency for the specified channel.

NameTypeValuesDescription
cninteger1 - 500
freqreal-
real (Hz) - Returns the center frequency in scientific notation.

Sets the frequency span of the specified channel. Queries the frequency span of the specified channel.

NameTypeValuesDescription
cninteger1 - 500
spanreal-Frequency span value.
real (Hz) - The query returns the frequency span in scientific notation.

Sets the CW frequency for the specified channel. Queries the CW frequency for the specified channel.

NameTypeValuesDescription
cninteger1 - 500
freqreal-CW frequency value; the valid range is model-dependent and refers to the Remarks section.
real (Hz) - Returns the CW frequency in scientific notation.
:SENSe1:FREQuency:CW 50000000
:SENSe1:FREQuency:CW? /*The query returns 5.00e+07.*/

Sets the fixed frequency for the specified channel. Queries the fixed frequency for the specified channel.

NameTypeValuesDescription
<cn>integer1 - 500Channel number.
<freq>realHzFixed frequency value.
real (Hz) - The query returns the fixed frequency in scientific notation.
:SENSe1:FREQuency:FIXed 50000000
:SENSe1:FREQuency:FIXed?

Queries the frequency step of the specified channel.

NameTypeValuesDescription
cninteger1 - 500

Sets the number of sweep points for the specified channel. Queries the number of sweep points for the specified channel.

NameTypeValuesDescription
<cn>integer1 - 500Specified channel number.
<num>integer1 - 100001Number of sweep points to set.
integer - The query returns the number of sweep points in integer.
:SENSe1:SWEep:POINts 1000
:SENSe1:SWEep:POINts? /*The query returns 1000.*/

Sets the sweep type for the specified channel.

NameTypeValuesDescription
<cn>integer1 - 500
<type>--

Sets whether to enable auto sweep time for the specified channel. The query asks whether auto sweep time is enabled for the specified channel.

NameTypeValuesDescription
cninteger1 - 500Channel number.
boolenum1 | ON | 0 | OFFEnables or disables auto sweep time.
integer - Returns 0 or 1 indicating whether auto sweep time is enabled.

Sets the sweep time for the specified channel to complete one sweep. The query returns the sweep time in scientific notation.

NameTypeValuesDescription
<cn>integer1 - 500
<value>real-Sweep time to set; range varies with sweep points, IF bandwidth, and dwell time.
real (s) - Returns the sweep time in scientific notation.
:SENSe1:SWEep:TIME 1 /*Sets the sweep time for Channel 1 to 1 s.*/
:SENSe1:SWEep:TIME? /*The query returns 1.00e+00.*/

Sets point-sweep generation for the specified channel.

NameTypeValuesDescription
<cn>integer1 - 500Channel number.
<bool>boolean-Enables or disables point-sweep generation.

Sets the dwell time between each sweep point for the specified channel. Queries the dwell time between each sweep point for the specified channel.

NameTypeValuesDescription
cninteger1 - 500
valuereal-Dwell time between each sweep point.
returns

Sets the delay time for the specified channel. Queries the delay time for the specified channel.

NameTypeValuesDescription
cninteger1 - 500Channel number.
valuereal0 - 20Delay time.
real (s) - The query returns the delay time in scientific notation.
:SENSe1:SWEep:DWELl:SDELay 0.0001 /*Sets the delay time for Channel
:SENSe1:SWEep:DWELl:SDELay? /*The query returns 1.00e-04.*/

Sets the number of trigger times for Groups trigger for the specified channel. Queries the number of trigger times for Groups trigger for the specified channel.

NameTypeValuesDescription
cninteger1 - 500
numinteger1 - 2000000
integer - The query returns an integer.
:SENSe1:SWEep:GROups:COUNt 10 /*Sets the number of trigger times for Groups trigger of Channel 1 to 10.*/
:SENSe1:SWEep:GROups:COUNt? /*The query returns 10.*/

Sets the trigger state of the specified channel. The query returns the trigger state of the specified channel.

NameTypeValuesDescription
<cn>integer1 - 500
<type>--
:SENSe1:SWEep:MODE <type>
:SENSe1:SWEep:MODE?

Sets or queries the trigger mode of the specified channel.

NameTypeValuesDescription
cninteger1 - 500
typeenumCHANnel | SWEep | POINtTrigger mode for the specified channel.
enum - The query returns the current trigger mode as HOLD, CONT, GRO, or SING.

Sets or queries the IF bandwidth for the specified channel.

NameTypeValuesDescription
cninteger1 - 500Channel number.
freqreal1 Hz - 10 MHzIF bandwidth value.
real (Hz) - The query returns the IF bandwidth for the specified channel in scientific notation.

Sets or queries the IF bandwidth for the specified channel. The query returns the IF bandwidth in scientific notation, in Hz.

NameTypeValuesDescription
cninteger1 - 500Specified channel number.
freqreal1 Hz - 10 MHzIF bandwidth to set.
real (Hz) - The IF bandwidth for the specified channel, returned in scientific notation.
:SENSe1:BWIDth 100 /*Sets the IF bandwidth for Channel 1 to 100 Hz.*/
:SENSe1:BWIDth? /*The query returns 1.00e+02.*/

Deletes all segments from the segment table for the specified channel.

NameTypeValuesDescription
<cn>integer1 - 500

Enables or disables the dwell time for each sweep segment. The query returns 1 or 0 to indicate whether dwell time is enabled.

NameTypeValuesDescription
<bool>enum1 | ON | 0 | OFFEnables or disables dwell time for each sweep segment.
enum - The query returns 1 or 0.
:SENSe1:SEGMent:SWEep:DWELl:CONTrol ON /*Enables the dwell time for each sweep segment of Channel 1.*/
:SENSe1:SEGMent:SWEep:DWELl:CONTrol? /*The query returns 1.*/

Enables or disables the sweep time for each sweep segment. The query asks whether sweep time is enabled for each segment.

NameTypeValuesDescription
cninteger1 - 500Channel number.
boolenum1 | ON | 0 | OFFEnables or disables sweep time control for each sweep segment.
enum - Returns whether sweep time control for each sweep segment is enabled.
:SENSe1:SEGMent:SWEep:TIME:CONTrol ON /*Enables the sweep time for each sweep segment of Channel 1.*/
:SENSe1:SEGMent:SWEep:TIME:CONTrol? /*The query returns 1.*/

Enables or disables the delay time for each sweep segment. The query asks whether delay time is enabled for each sweep segment.

NameTypeValuesDescription
<cn>integer1 - 500
<bool>enum1 | ON | 0 | OFFEnables or disables delay time for each sweep segment.
:SENSe1:SEGMent:SWEep:DeLay:CONTrol ON /*Enables the delay time for each sweep segment for Channel 1.*/
:SENSe1:SEGMent:SWEep:DeLay:CONTrol? /*The query returns 1.*/

Sets whether IF bandwidth can be set independently for each port of each sweep segment. The query checks whether per-port IF bandwidth control is enabled.

NameTypeValuesDescription
cninteger1 - 500
boolenum1 | ON | 0 | OFFEnables or disables independent IF bandwidth setting for each port.
enum - Returns 1 if per-port IF bandwidth control is enabled, or 0 if it is disabled.
:SENSe1:SEGMent:BWIDth:PORT1:CONTrol ON /*Enables setting the IF bandwidth independently for Port 1 in the segment sweep for Channel 1.*/
:SENSe1:SEGMent:BWIDth:PORT1:CONTrol? /*The query returns 1.*/

Enables or disables setting power level for each sweep segment.

NameTypeValuesDescription
<cn>integer1 - 500Channel number.
<bool>enum1 | ON | 0 | OFFEnables or disables segment power-level control.

Adds a segment with the specified ID for the specified channel.

NameTypeValuesDescription
<cn>integer1 - 500
<sgn>integer1 - 32

Deletes the specified segments from the segment table for the specified channel. After execution, the remaining sweep segments are renumbered automatically in sequence and :SENSe<cn>:SWEep:TYPE is set to LINear.

NameTypeValuesDescription
cninteger1 - 500Channel number.
sgninteger1 - 32Segment number.

Enables or disables the specified sweep segment for the specified channel. The query returns the on/off status of the specified sweep segment.

NameTypeValuesDescription
boolboolean-Boolean state to set the specified sweep segment.
boolean - On/off status of the specified sweep segment.

Sets the start frequency of the specified sweep segment for the specified channel. Queries the start frequency of the specified sweep segment for the specified channel.

NameTypeValuesDescription
<cn>integer1 - 500
<sgn>integer1 - 32
<freq>realHzStart frequency of the specified sweep segment.
real (Hz) - Returns the start frequency of the specified sweep segment for the specified channel.

Sets the stop frequency of the specified sweep segment for the specified channel. The query returns the stop frequency of the specified segment in scientific notation, in Hz.

NameTypeValuesDescription
cninteger1 - 500Channel number.
sgninteger1 - 32Segment number.
freqrealHzStop frequency for the specified sweep segment.
real (Hz) - The stop frequency of the specified segment in scientific notation.
:SENSe1:SEGMent1:FREQuency:STOP 10000000
:SENSe1:SEGMent1:FREQuency:STOP?

Sets the number of sweep points for the specified sweep segment for the specified channel. Queries return the number of sweep points in integer.

NameTypeValuesDescription
cninteger1 - 500Channel number.
sgninteger1 - 32Sweep segment number.
numinteger1 - 100001Number of sweep points.
integer - The number of sweep points.
:SENSe1:SEGMent1:SWEep:POINts 1000
:SENSe1:SEGMent1:SWEep:POINts? /*The query returns 1000.*/

Sets the sweep time for the specified sweep segment for the specified channel. Queries the sweep time for the specified sweep segment for the specified channel.

NameTypeValuesDescription
<cn>integer1 - 500
<sgn>integer1 - 32
<value>--
returns

Sets the dwell time for the specified sweep segment for the specified channel. Queries the dwell time for the specified sweep segment for the specified channel.

NameTypeValuesDescription
cninteger1 - 500
sgninteger1 - 32
valuereal0 s - 20 s
real (s) - The query returns the dwell time for the specified sweep segment for the specified channel.
:SENSe1:SEGMent1:SWEep:TIME 1 /*Sets the sweep time for Segment 1 of Channel 1 to 1 s.*/
:SENSe1:SEGMent1:SWEep:TIME? /*The query returns 1.000000000000000e +00.*/

Sets the delay time for the specified sweep segment for the specified channel. Queries the delay time for the specified sweep segment for the specified channel.

NameTypeValuesDescription
cninteger1 - 500
sgninteger1 - 32
valuereal0 - 20
real (s) - The query returns the delay time for the segment sweep in scientific notation.
:SENSe1:SEGMent1:SWEep:DELay 0.1 /*Sets the delay time for Segment
:SENSe1:SEGMent1:SWEep:DELay? /*The query returns 1.00e-04.*/

Sets the IF bandwidth for the specified sweep segment of the specified channel. The query returns the IF bandwidth for the specified channel in Hz.

NameTypeValuesDescription
<cn>integer1 - 500Channel number.
<sgn>integer1 - 32Sweep segment number.
<freq>real1 Hz - 10 MHzIF bandwidth.
real (Hz) - The IF bandwidth for the specified channel.
:SENSe1:SEGMent1:BWIDth 100 /*Sets the IF bandwidth of Segment1 for Channel 1 to 100 Hz.*/
:SENSe1:SEGMent1:BWIDth? /*The query returns 1.000000000000000e +02.*/

Sets the power on the specified port of the specified sweep segment for the specified channel. Queries the power on the specified port of the specified sweep segment for the specified channel.

NameTypeValuesDescription
cninteger1 - 500Channel number.
sgninteger1 - 32Segment number.
pnoptinteger1 - 4Port number.
valuereal1 Hz - 10 MHzPower value to set.
real (Hz) - The query returns the power on the specified port of the specified sweep segment for the specified channel in scientific notation.
:SENSe1:SEGMent1:POWer1 10
:SENSe1:SEGMent1:POWer1?

Enables or disables correction for the specified channel. The query returns the on/off status of correction for the specified channel.

NameTypeValuesDescription
boolboolean-Enables or disables correction.
enum - Returns the on/off status of correction for the specified channel.

Sets the velocity factor for electrical delay. Queries the velocity factor for electrical delay.

NameTypeValuesDescription
cninteger1 - 500
valuereal0 - 1
real - The query returns the velocity factor for electrical delay.

Enables or disables interpolation for the specified channel. Queries the on/off status of interpolation for the specified channel.

NameTypeValuesDescription
cninteger1 - 500
boolenum1 | ON | 0 | OFFSelects whether interpolation is enabled or disabled.
enum - Returns the on/off status of interpolation for the specified channel.
:SENSe1:CORRection:INTerpolate ON /*Enables the interpolation for Channel 1.*/
:SENSe1:CORRection:INTerpolate? /*The query returns 1.*/

Enables or disables the correction extension for the specified channel.

NameTypeValuesDescription
<cn>integer1 - 500Channel number.
<bool>enum1 | ON | 0 | OFFTurns the extension state on or off.
enum - Returns the on/off state of correction extension.

Sets the delay distance unit for the port extension for the specified channel. Queries the delay distance unit for the port extension for the specified channel.

NameTypeValuesDescription
cninteger1 - 500
enumenumMETer | FEET | INCHSelects the delay distance unit for port extension.
enum - Returns the current delay distance unit.
:SENSe1:CORRection:EXTension:PORT:UNIT METer
:SENSe1:CORRection:EXTension:PORT:UNIT?

Sets the delay time for the port extension of the specified port for the specified channel. Queries the delay time for the port extension of the specified port for the specified channel.

NameTypeValuesDescription
cninteger1 - 500
pnintegerRefer to Remarks
valuereal-1 - 1
real (s) - The query returns the delay time in port extension in scientific notation.
:SENSe1:CORRection:EXTension:PORT1 0.01 /*Sets the delay time of Port 1 extension for Channel 1 to 0.01 s.*/
:SENSe1:CORRection:EXTension:PORT1? /*The query returns 1.00e-02.*/

Sets or queries the delay distance for the port extension for the specified channel.

NameTypeValuesDescription
cninteger1 - 500
pninteger-Port number; for DNA6082/DNA6142/DNA6202/DNA6262 it can be 1 or 2, and for DNA6084/DNA6144/DNA6204/DNA6264 it can be 1, 2, 3, or 4.
valuerealmDelay distance to set for port extension.
real (m) - Returns the delay distance in port extension in scientific notation.
:SENSe1:CORRection:EXTension:PORT1 0.000001 /*Sets the delay
distance of Port 1 for Channel 1 to 0.001 mm.*/
:SENSe1:CORRection:EXTension:PORT1:DISTance? /*The query returns
1.00e-05.*/

Sets the LDC setting for the specified port extension port. The manual provides only the setter syntax for this command in the slice.

NameTypeValuesDescription
<cn>integer1 - 500Channel number.
<pn>integer1 - 4Port number.
<value>--

Enables or disables the coupling state between the port extension velocity factor and the system velocity factor. The query returns the coupling state as 1 or 0.

NameTypeValuesDescription
cninteger1 - 500Channel number.
pninteger-Port number; refer to Remarks for valid values.
boolenum1 | ON | 0 | OFFTurns coupling on or off.
enum - Returns 1 when the coupling is enabled and 0 when it is disabled.
:SENSe1:CORRection:EXTension:PORT1:SYSVelocity ON /*Enables the coupling to system velocity factor for Port 1 in Channel 1.*/
:SENSe1:CORRection:EXTension:PORT1:SYSVelocity? /*The query returns 1.*/

Sets the velocity factor for the port extension of the specified port for the specified channel. The query returns the port extension velocity factor in scientific notation.

NameTypeValuesDescription
cninteger1 - 500
pninteger-Port number; the allowed values depend on the instrument model.
valuereal0 - 1Velocity factor to set for the port extension.
string - Returns the port extension velocity factor in scientific notation.

Enables or disables the specified Freq and Loss pair number for the specified port of the specified channel. The query returns the on/off status for that pair.

NameTypeValuesDescription
cninteger1 - 500
pnintegerRefer to Remarks
lossidinteger1 - 2
boolboolean1 | ON | 0 | OFF
enum - Returns the on/off status as 1 or 0.
*none*

Sets the frequency value for the specified Freq and Loss pair number and port of the specified channel. The query returns that frequency value in scientific notation.

NameTypeValuesDescription
valuerealHzFrequency value for the Freq and Loss pair number; range depends on the product model.
real (Hz) - The frequency value for the Freq and Loss pair number and specified port of the specified channel, returned in scientific notation.

Sets or queries the loss value for the specified Freq and Loss pair number and port of the specified channel. The query returns the loss in scientific notation, with unit dB.

NameTypeValuesDescription
cninteger1 - 500Channel number.
pninteger-Port number; refer to the model-specific remarks for valid values.
lossidinteger1 - 2Freq and Loss pair number.
valuereal-90 - 90Loss value to set.
real (dB) - The loss value for the specified Freq and Loss pair number and port of the specified channel, returned in scientific notation.

Sets the average type for the specified channel. Queries the average type for the specified channel.

NameTypeValuesDescription
cninteger1 - 500
typeenumPOINt | SWEepAverage type to use for the specified channel.
enum - Returns the average type for the specified channel.

Enables or disables Average state for the specified channel. Queries the on/off status of the Average state for the specified channel.

NameTypeValuesDescription
cninteger1 - 500
boolboolean1 | ON | 0 | OFFEnables or disables averaging state.
enum - The query returns 1 or 0.
:SENSe1:AVERage ON /*Enables the Average state for Channel 1.*/
:SENSe1:AVERage? /*The query returns 1.*/

Sets the number of averaging sweeps for the specified channel.

NameTypeValuesDescription
<cn>integer1 - 500Channel number.
countinteger-Number of averaging sweeps.

Clears the measurement data of the specified channel and restarts averaging for a new set of measurements.

NameTypeValuesDescription
cninteger1 - 500

Enables or disables the coupling state in the time domain setup for the specified channel. The query returns 1 or 0.

NameTypeValuesDescription
cninteger1 - 500Specified channel number.
boolboolean1 | ON | 0 | OFFEnables or disables the coupling state.
integer - Returns 1 or 0.
:SENSe1:COUPle:PARameter ON /*Enables the coupling state in the time domain setup for Channel 1.*/
:SENSe1:COUPle:PARameter? /*The query returns 1.*/

Queries the valid calibration kits that use the specified type of connector.

NameTypeValuesDescription
connectorstring-Type of the connector.
string - Valid calibration kits for the specified connector, separated by commas.
:SENSe:CORRection:COLLect:GUIDed:CKIT:CATalog? APC 3.5

Deletes the installed calibration kits.

NameTypeValuesDescription
kitstring-Indicates the Kit Name specified in the Standard Cal Kits list.
:SENSe:CORRection:CKIT:CLEar 85056D

Loads the specified calibration kit (*.xkt file) from the specified path and appends the imported kit to the end of the kits list.

NameTypeValuesDescription
file_namestring-Saved path and filename of the calibration kit file to import.
:SENSe:CORRection:CKIT:IMPort NewCalKit.xkt /*Loads the calibration kit file named NewCalKit.xkt.*/

Saves the specified calibration kits as a file suffixed with "*.xkt" to the specified path.

NameTypeValuesDescription
kitstring-Calibration kit to export.
file_namestring-Path and filename of the exported file.
:SENSe:CORRection:CKIT:EXPort <kit>,<file_name>

Loads the specified calibration kit file into the calibration kits workspace. The file is suffixed with ".xkw" and is loaded from the specified path.

NameTypeValuesDescription
file_namestring-Path and filename of the calibration kit file to be loaded.
:SENSe:CORRection:CKIT:LOAD NewFile.xkw /*Loads the file NewFile.xkw.*/

Queries all of the measurement trace names and parameters for the specified channel.

NameTypeValuesDescription
cninteger1 - 500
typeenumNORMal | DISPlay | DEFineSelects how the returned trace name is determined: NORMal and DISPlay return the trace title if enabled, otherwise the measurement parameter name; DEFine always returns the measurement parameter name.
string - Returns the trace names and parameters of the trace measurement as comma-separated strings.
:CALCulate1:PARameter:CATalog:EXTended? DISPlay /*The query returns Tr1,S11.*/

Defines the extended measurement trace name and parameter for the specified channel.

NameTypeValuesDescription
<cn>integer1 - 500Existing channel number.
<Mname>string-Measurement trace name.
<param>string-Measurement parameter name.

Sets the S-Parameter for the specified measurement trace. The paired query retrieves the S-Parameter for that measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mn--
stringstring-
:CALCulate<cn>:MEASure <mn>:PARameter <string>
:CALCulate<cn>:MEASure <mn>:PARameter?

Sets the format type of the specified measurement trace. Queries the format type of the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
typeenumMLOGarithmic | MLINear | PHASe | UPHase | IMAGinary | REAL | POLar | SMITh | SADMittance | SWR | GDELay | PPHase
enum - The query returns the format type of the specified measurement trace.
:CALCulate1:MEASure1:FORMat MLOGarithmic
:CALCulate1:MEASure1:FORMat?

Sets the parameter conversion type for the specified measurement trace. Queries the parameter conversion type for the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
typeenumMLOG | MLIN | PHAS | UPH | IMAG | REAL | POL | SMIT | SADM | SWR | GDEL | PPHSelects the parameter conversion type.

Queries the formatted measurement data of the specified measurement trace.

block - The formatted measurement data of the specified measurement trace.

Queries the raw measurement data of the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
string - Returns the raw measurement data of the specified measurement trace as strings, separated by commas.
:CALCulate1:MEASure1:DATA:SDATA?

Queries the X-axis stimulus value of the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
string - The X-axis stimulus value of the specified measurement trace, returned as strings separated by commas.
:CALCulate1:MEASure1:DATA:X?

Sets or queries the trace hold type of the specified measurement trace.

NameTypeValuesDescription
<cn>integer1 - 500
<mn>integer1 - 50000
<type>enumOFF | MINimum | MAXimumSets the trace hold type.
enum - The query returns OFF, MIN, or MAX.
:CALCulate1:MEASure1:HOLD:TYPE MAXimum /* Sets Trace Hold to store
the highest measured data points.*/
:CALCulate1:MEASure1:HOLD:TYPE? /*The query returns MAX.*/

Clears the trace hold function for the specified measurement trace.

NameTypeValuesDescription
<cn>integer1 - 500Channel number of the calculation trace.
<mn>integer1 - 50000Measurement number of the specified trace.

Stores the measurement data of the specified measurement trace into memory.

NameTypeValuesDescription
cninteger1 - 500Specified measurement trace number.
mninteger1 - 50000Specified measurement number.

Performs Normalization operation on the measurement data of the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500Channel number for the specified measurement trace.
mninteger1 - 50000Measurement trace number.

Sets or queries the math operation type used on the specified trace and trace memory data. The query returns the current math operation type.

NameTypeValuesDescription
cninteger1 - 500Channel number for the specified trace.
mninteger1 - 50000Measurement number for the specified trace.
typeenumNORMal | ADD | SUBTract | MULTiply | DIVideMath operation to perform.
enum - Returns the current math operation type.

Sets the percent of span for the specified measurement trace. Queries the percent of span for the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
valuereal0% - 100%
real (%) - Returns the percent of span for the specified measurement trace.
:CALCulate1:MEASure1:GDELay:PERCent 5
:CALCulate1:MEASure1:GDELay:PERCent?

Sets or queries the number of adjacent points to average in the group delay for the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
valueinteger2 - 100001Number of adjacent points to average in the group delay.
integer - Returns the number of adjacent points to average in the group delay for the specified measurement trace.

Sets the group delay frequency for the specified measurement trace. Queries the group delay frequency for the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
freqreal0 Hz - 26.5 GHz
real (Hz) - The query returns the group delay frequency in scientific notation.

Enables or disables the display of trace statistics for the specified measurement trace. The query asks whether trace statistics are displayed.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
boolenum1 | ON | 0 | OFFEnables (1|ON) or disables (0|OFF) the trace statistics display.
enum - The query returns 1 or 0.
:CALCulate1:MEASure1:FUNCtion:STATistics ON /*Enables the display of trace statistics for measurement trace 1.*/
:CALCulate1:MEASure1:FUNCtion:STATistics? /*The query returns 1.*/

Sets the trace statistics data type of the specified measurement trace. Queries the trace statistics data type of the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
typeenumPTPeak | STDEV | MEAN | MIN | MAXSelects the trace statistics data type.
enum - Returns the trace statistics data type of the specified measurement trace.
:CALCulate1:MEASure1:FUNCtion:TYPE MAX /*Sets the statistics type
of measurement trace 1 to MAX.*/
:CALCulate1:MEASure1:FUNCtion:TYPE? /*The query returns MAX.*/

Sets the user domain of the specified measurement trace. The query form returns the user domain of the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
useridinteger0 - 16
integer - Returns the user domain of the specified measurement trace.

Sets the domain start frequency of the user-defined search domain for the specified measurement trace. The query returns the domain start frequency for the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
rangeinteger0 - 16
startreal-Domain start frequency for the user-defined search domain.
:CALCulate1:MEASure1:FUNCtion:DOMain:USER 2 /*Sets the user domain
:CALCulate1:MEASure1:FUNCtion:DOMain:USER? /*The query returns 2.*/

Sets the domain stop frequency of the user-defined search domain for the specified measurement trace. Queries the domain stop frequency of the user-defined search domain for the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
rangeinteger0 - 16
stopreal-Domain stop frequency of the user-defined search domain.
:CALCulate1:MEASure1:FUNCtion:DOMain:USER:STOP 1,2000
:CALCulate1:MEASure1:FUNCtion:DOMain:USER:STOP 1?

Enables or disables the specified marker. The query queries the on/off status of the specified marker.

NameTypeValuesDescription
cninteger1 - 500Calculator number.
mninteger1 - 50000Measurement number.
mkinteger1 - 16Marker number.
boolenum1|ON | 0|OFFSets the marker state.
:CALCulate1:MEASure1:MARKer1 ON /*Enables Marker1.*/
:CALCulate1:MEASure1:MARKer1? /*The query returns 1.*/

Enables or disables the coupled markers for the specified measurement trace. The query reports the on/off status of the coupled markers.

NameTypeValuesDescription
cninteger1 - 500Channel number for the calculation trace.
mninteger1 - 50000Measurement number for the specified trace.
mkinteger1 - 16Marker number for the specified measurement trace.
boolenum1 | ON | 0 | OFFTurns coupled markers on or off.
enum - Returns 1 or 0 indicating the on/off status of the coupled markers.
:CALCulate1:MEASure1:MARKer1:COUPling ON /*Enables coupled markers.*/
:CALCulate1:MEASure1:MARKer1:COUPling? /*The query returns 1.*/

Specifies whether the specified marker is relative to the reference marker or absolute. The query checks whether the specified marker is relative to the reference marker or absolute.

NameTypeValuesDescription
<cn>integer1 - 500
<mn>integer1 - 50000
<mk>integer1 - 16
<bool>boolean-Sets whether the specified marker is relative to the reference marker or absolute.
:CALCulate1:MEASure1:MARKer1:DELTa ON
:CALCulate1:MEASure1:MARKer1:DELTa?

Sets or queries whether the specified marker displays interpolated data between points or the actual discrete data points.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
mkinteger1 - 16
boolenum1 | ON | 0 | OFFSelects whether the marker is displayed as interpolated or discrete data.
enum - The query returns 1 or 0.

Sets the data format type of the specified marker of the specified channel. The query returns the data format type of the specified marker of the specified channel.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
mkinteger1 - 16
typeenumDEFault | MLINear | MLOGarithmic | PHASe | GDELay | REAL | IMAGinary | SWR | LINPhase | LOGPhase | POLar | IMPedance | ADMittanceData format type of the specified marker.
enum - The current data format type of the specified marker.
:CALCulate1:MEASure1:MARKer1:FORMat DEFault
:CALCulate1:MEASure1:MARKer1:FORMat?

Sets the type of the specified marker. Queries the type of the specified marker.

NameTypeValuesDescription
typeenumMLINear | MLOGarithmic | PHASe | GDELay | REAL | IMAGinary | SWR | LINPhase | LOGPhase | POLar | IMPedance | ADMittanceMarker type to set.
enum - Returns the marker type.
:CALCulate1:MEASure1:MARKer1:FORMat MLINear /*Sets data format of Marker 1 to MLINear.*/
:CALCulate1:MEASure1:MARKer1:FORMat? /*The query returns MLIN.*/

Sets the X-axis value of the specified marker. The query returns the X-axis value of the specified marker.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
mkinteger1 - 16
valuereal-X-axis value to assign to the specified marker.

Queries the Y-axis value of the specified marker. If the marker is set to Delta marker, the data set and queried values are relative to the reference marker.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
mkinteger1 - 16
numeric - The query returns two numbers whose format is determined by the :CALCulate<cn>:MEASure<mn>:FORMat setting; for Smith and Polar format, and for linear phase and log phase, it returns in (real, imaginary) format.

Sets the specified marker on the specified trace of the specified channel to perform the specified type of search.

NameTypeValuesDescription
cninteger1 - 500Channel number.
mninteger1 - 50000Measurement number.
mkinteger1 - 16Marker number.
typeenumMAXimum | MINimum | RPEak | LPEak | NPEak | TARGet | LTARget | RTARget | PEAKSearch type to apply to the marker.

Sets or queries the search function that the specified marker will perform.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
mkinteger1 - 16
typeenumMAXimum | MINimum | RPEak | LPEak | NPEak | TARGet | LTARget | RTARget | PEAKSearch function to assign to the specified marker.
enum - Returns the current search function of the specified marker.
:CALCulate1:MEASure1:MARKer1:FUNCtion:EXECute PEAk /*Sets Marker 1 on Trace 1 of Channel 1 to perform the peak search.*/

Enables or disables the search tracking function of the specified marker. The query reads back the on/off state of the search tracking function.

NameTypeValuesDescription
<cn>integer1 - 500
<mn>integer1 - 50000
<mk>integer1 - 16
<bool>boolean-
enum - Returns the on/off state of the search tracking function of the specified marker.
:CALCulate1:MEASure1:MARKer1:FUNCtion:TRACking <bool>
:CALCulate1:MEASure1:MARKer1:FUNCtion:TRACking?

Assigns the specified marker to a specified range number. The query returns the range number assigned to the specified marker.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
mkinteger1 - 16
useridinteger0 - 16
integer - Queries the range number assigned to the specified marker.

Sets the start point of the X-axis of the user domain for the specified marker. The query returns the start point of the X-axis of the user domain for the specified marker.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
mkinteger1 - 16
valuereal-Start point of the X-axis for the user domain.
real - The start point of the X-axis of the user domain for the specified marker.
:CALCulate1:MEASure1:MARKer1:FUNCtion:DOMain:USER 2 /*Assigns the search range number for Marker1 to 2.*/
:CALCulate1:MEASure1:MARKer1:FUNCtion:DOMain:USER? /*The query returns 2.*/

Sets the stop value of the frequency sweep or the stop point of the X-axis of the user domain for the specified marker. The query returns the stop value of the frequency sweep or the stop point of the X-axis of the user domain for the specified marker.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
mkinteger1 - 16
valuereal-Stop value of the frequency sweep or the X-axis stop point of the user domain; the unit is related to the sweep type.
real - Returns the stop value of the frequency sweep or the stop point of the X-axis of the user domain for the specified marker in scientific notation.

Sets the peak excursion in the peak search of the specified marker. Queries the peak excursion in the peak search of the specified marker.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
mkinteger1 - 16
valuereal0 - 500
real - Returns the peak excursion in the peak search of the specified marker.

Sets the peak polarity in the peak search of the specified marker. The query returns the peak polarity in the peak search of the specified marker.

NameTypeValuesDescription
<cn>integer1 - 500
<mn>integer1 - 50000
boolean - Returns the peak polarity in the peak search of the specified marker.

Sets the peak threshold in the peak search for the specified marker. Queries the peak threshold in the peak search for the specified marker.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
mkinteger1 - 16
valuereal-500 - 500
real - Returns the peak threshold in the peak search for the specified marker.

Sets the target value in the target search for the specified marker, and queries the current target value. The unit of the value varies with the current data format of the trace; for MLOGarithmic (Log Mag) format, it is dB.

NameTypeValuesDescription
cninteger1 - 500Calculation index.
mninteger1 - 50000Measurement index.
mkinteger1 - 16Marker index.
valuereal-1E15 - 1E15Target value to set.
real - Returns the target value in scientific notation. The unit is the same as that of the Y-axis.

Sets the target transition type in the target search of the specified marker. Queries the target transition type in the target search of the specified marker.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
mkinteger1 - 16
typeenumNEGative | POSitive | BOTH

Sets the multi peak excursion in the multi peak search of the specified marker. Queries the multi peak excursion in the multi peak search of the specified marker.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
mkinteger1 - 16
valuereal0 - 500Sets or queries the excursion value used in the multi peak search.
real - Returns the multi peak excursion in the multi peak search of the specified marker.

Sets or queries the multi peak polarity used in the multi peak search of the specified marker.

NameTypeValuesDescription
<cn>integer1 - 500Channel number.
<mn>integer1 - 50000Measurement number.
<mk>integer1 - 16Marker number.
<type>enumNEGative | POSitive | BOTHMulti peak polarity to use in the multi peak search.
enum - Returns the multi peak polarity as NEG, POS, or BOTH.

Sets the multi peak threshold value in multi peak search for the specified marker. The query returns the multi peak threshold in scientific notation, with the same unit as the Y-axis.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
mkinteger1 - 16
valuereal-Multi peak threshold value; range is referred to in the remarks.
:CALCulate1:MEASure1:MARKer1:FUNCtion:MULTi:PEAK:THReshold 10 /
:CALCulate1:MEASure1:MARKer1:FUNCtion:MULTi:PEAK:THReshold?

Sets or queries the multi target value for the specified marker in the multi peak and target search. The query returns the multi target value in scientific notation, with units matching the Y-axis.

NameTypeValuesDescription
cninteger1 - 500Calculation index.
mninteger1 - 50000Measurement index.
mkinteger1 - 16Marker index.
valuereal-1E15 - 1E15Multi target value.
real - The multi target value for the multi peak and target search, returned in scientific notation with the same unit as the Y-axis.

Sets or queries the multi target transition type used in the specified marker's multi target search.

NameTypeValuesDescription
cninteger1 - 500Main channel number.
mninteger1 - 50000Measurement number.
mkinteger1 - 16Marker number.
typeenumNEGative | POSitive | BOTHTransition type to identify in the multi target search.
enum - Returns the multi target transition type for the specified marker; the query returns NEG, POS, or BOTH.
:CALCulate1:MEASure1:MARKer1:FUNCtion:MULTi:TARGet:TRANsition BOTH /
:CALCulate1:MEASure1:MARKer1:FUNCtion:MULTi:TARGet:TRANsition?

Executes the Multi Peak & Target operation. The <type> parameter selects OFF, PEAK, or TARGet mode.

NameTypeValuesDescription
<type>enumOFF | PEAK | TARGetSelects the multi peak and target operation mode.
:CALCulate1:MEASure1:MARKer1:FUNCtion:MULTi:EXECute TARGet
:CALCulate1:MEASure1:MARKer1:FUNCtion:MULTi:EXECute?

Sets multi peak or multi target tracking for the specified measurement trace. The query is documented in the syntax, but this page slice does not state its return format.

NameTypeValuesDescription
boolboolean-Enables or disables multi tracking for the specified measurement trace.

Sets the selected instrument setting to assume the value of the specified marker.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
mkinteger1 - 16
typeenumCENTer | SPAN | STARt | STOP | RLEVel | DELay | CWFReqSelects which instrument setting is assigned the value of the specified marker.
:CALCulate1:MEASure1:MARKer1:SET CENT /*Sets the center frequency of the sweep to the value of the marker (current marker position).*/

Enables or disables the limit test for the specified measurement trace. The query returns the on/off status of the limit test for that trace.

NameTypeValuesDescription
<cn>integer1 - 500Calculation channel number.
<mn>integer1 - 50000Measurement number.
<bool>enum1 | ON | 0 | OFFEnables or disables the limit test.
enum - Returns 1 or 0 for the limit test status.
:CALCulate1:MEASure1:LIMit ON /*Enables the limit test for the measurement trace 1.*/
:CALCulate1:MEASure1:LIMit? /*The query returns 1.*/

Enables or disables the beeper when the limit test is found to be failed. Queries whether the beeper sounds when the limit test is found to be failed.

NameTypeValuesDescription
<bool>enum1 | ON | 0 | OFFControls whether the beeper sounds on limit test failure.

Enables or disables the display of the limit line for the specified measurement trace. The query returns 1 or 0.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
stateoptenum1 | ON | 0 | OFFEnables or disables the display of the limit line.
integer - The query returns 1 or 0.
:CALCulate1:MEASure1:LIMit:SOUNd ON /*Enables the beeper to sound when the limit test is found to be failed.*/
:CALCulate1:MEASure1:LIMit:SOUNd? /*The query returns 1.*/

Sets the judge rule of the limit test for the specified limit line of the specified measurement trace. Queries the judge rule for that segment.

NameTypeValuesDescription
<cn>integer1 - 500
<mn>integer1 - 50000
<sgn>integer1 - 32
<type>enumOFF | LMAX | LMINJudge rule of the limit test.
:CALCulate1:MEASure1:LIMit:SEGMent1:TYPE LMIN /*Sets the judge rule of Limit1 of measurement trace 1 to LMIN.*/
:CALCulate1:MEASure1:LIMit:SEGMent1:TYPE? /*The query returns LMIN.*/

Sets the X-axis begin stimulus value of the specified limit line of the specified measurement trace. The query returns the X-axis begin stimulus value in scientific notation.

NameTypeValuesDescription
<cn>integer1 - 500
<mn>integer1 - 50000
<sgn>integer1 - 32
<value>real-X-axis begin stimulus value for the specified limit line.
:CALCulate1:MEASure1:LIMit:SEGMent1:STIMulus:STARt 10000000
:CALCulate1:MEASure1:LIMit:SEGMent1:STIMulus:STARt?

Sets the X-axis end stimulus value of the specified limit line of the specified measurement trace. The query returns the X-axis end stimulus value in scientific notation.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
sgninteger1 - 32
valuereal-X-axis end stimulus value; must be within the X-axis range for the specified measurement trace.
:CALCulate1:MEASure1:LIMit:SEGMent1:STIMulus:STOP 10000000 /*Sets
:CALCulate1:MEASure1:LIMit:SEGMent1:STIMulus:STOP? /*The query returns 1.00e+07.*/

Sets the Y-axis begin response value of the specified limit line of the specified measurement trace. The query returns the Y-axis begin response value in scientific notation.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
sgninteger1 - 32
valuereal-Y-axis begin response value for the specified limit line.
real - Returns the Y-axis begin response value in scientific notation.
:CALCulate1:MEASure1:LIMit:SEGMent1:AMPLitude:STARt 100
:CALCulate1:MEASure1:LIMit:SEGMent1:AMPLitude:STARt?

Sets the Y-axis end response value of the specified limit line for the specified measurement trace. The query returns the Y-axis end response value in scientific notation.

NameTypeValuesDescription
<cn>integer1 - 500
<mn>integer1 - 50000
<sgn>integer1 - 32
<value>real-Y-axis end response value for the specified limit line.
real - The Y-axis end response value in scientific notation.
:CALCulate1:MEASure1:LIMit:SEGMent1:AMPLitude:STOP 100 /*Sets the Y-
:CALCulate1:MEASure1:LIMit:SEGMent1:AMPLitude:STOP? /*The query

Queries the fail status of the specified limit for the specified measurement trace.

boolean - Returns whether the specified limit has failed for the specified measurement trace.

Sets whether to enable the smoothing function for the specified measurement trace. Queries whether the smoothing function is enabled for the specified measurement trace.

NameTypeValuesDescription
<cn>integer1 - 500Calculation trace number.
<mn>integer1 - 50000Measurement trace number.
stateoptboolean-Enables or disables the smoothing function.
boolean - Returns whether the smoothing function is enabled for the specified measurement trace.
:CALCulate<cn>:MEASure<mn>:SMOothing[:STATe] <bool>
:CALCulate<cn>:MEASure<mn>:SMOothing[:STATe]?

Sets or queries the smoothing aperture of the specified measurement trace. The aperture specifies the amount of smoothing as a ratio of the number of data points in the measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
valuereal0% - 25%
:CALCulate1:MEASure1:SMOothing:APERture 1%
:CALCulate1:MEASure1:SMOothing:APERture?

Sets or queries the number of smoothing points for the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
numinteger1 - 25001Number of adjacent points to average; must be an odd number.
integer - The query returns the number of smoothing points.
":CALCulate1:MEASure1:SMOothing:POINts 100 /*Sets the number of smoothing points to 100.*/"
":CALCulate1:MEASure1:SMOothing:POINts? /*The query returns 100.*/"

Sets or queries the distance unit of the electrical delay for the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500Calculated channel number.
mninteger1 - 50000Measurement number.
typeenumMETer | FEET | INCHDistance unit for the electrical delay.
enum - Returns the current distance unit for the specified measurement trace.
:CALCulate1:MEASure1:CORRection:EDELay:UNIT FEET /*Sets the
distance unit of the electrical delay for measurement trace 1 to
FEET.*/
:CALCulate1:MEASure1:CORRection:EDELay:UNIT? /*The query returns
FEET.*/

Sets the electrical delay distance for the specified measurement trace. The query returns the electrical delay distance in scientific notation.

NameTypeValuesDescription
cninteger1 - 500Measurement trace number.
mninteger1 - 50000Measurement number.
valuereal-Electrical delay distance to set.
string - The query returns the electrical delay distance in scientific notation.

Sets or queries the magnitude offset for the specified measurement trace.

NameTypeValuesDescription
<cn>integer1 - 500
<mn>integer1 - 50000
returns - Queries the magnitude offset for the specified measurement trace.

Sets the magnitude offset slope for the specified measurement trace. Queries the magnitude offset slope for the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
valuereal-1E15 - 1E15
real (dB/GHz) - The query returns the magnitude offset slope in scientific notation.

Sets the phase offset for the specified measurement trace. Queries the phase offset for the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
valuereal-1E15 - 1E15
real (degree (°)) - The query returns the phase offset in scientific notation.
:CALCulate1:MEASure1:OFFSet:PHASe 1 /*Sets the phase offset to 1°.*/
:CALCulate1:MEASure1:OFFSet:PHASe? /*The query returns 1.00e+00.*/

Enables or disables the time domain transform for the specified measurement trace. Queries the on/off status of the time domain transform for the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
boolenum1 | ON | 0 | OFF
enum - The query returns 1 or 0.
:CALCulate1:MEASure1:TRANsform:TIME:STATe ON /*Enables the time domain transform for measurement trace 1.*/
:CALCulate1:MEASure1:TRANsform:TIME:STATe? /*The query returns 1.*/

Sets the transform start time of time domain analysis for the specified measurement trace. Queries the transform start time of time domain analysis for the specified measurement trace.

NameTypeValuesDescription
<cn>integer1 - 500
<mn>integer1 - 50000
<value>--

Sets or queries the stop time in the time-domain measurement of the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
valuerealRefer to Remarks - Refer to RemarksStop time value; the valid range is ±(points - 1) / frequency span.
real (s) - The query returns the transform stop time in scientific notation.
:CALCulate1:MEASure1:TRANsform:TIME:STARt 1e-8 /*Sets the transform start time to 10 ns.*/
:CALCulate1:MEASure1:TRANsform:TIME:STARt? /*The query returns 1.00e-08.*/

Sets or queries the transform center time of time domain analysis for the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
valuereal±(points - 1) / frequency span - ±(points - 1) / frequency spanCenter time value; the range depends on the number of points and the frequency span.
real (s) - Returns the center time of the TDA in scientific notation.
:CALCulate1:MEASure1:TRANsform:TIME:STOP 1e-8 /*Sets the stop time to 10 ns.*/
:CALCulate1:MEASure1:TRANsform:TIME:STOP? /*The query returns 1.00e-08.*/

Sets or queries the span time in the time domain measurement for the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
valuerealsSpan time to set; the manual says to refer to Remarks for the range.
real (s) - The query returns the span time in scientific notation.
:CALCulate1:MEASure1:TRANsform:TIME:SPAN 1e-8 /*Sets the span time to 10 ns.*/
:CALCulate1:MEASure1:TRANsform:TIME:SPAN? /*The query returns 1.00e-08.*/

Sets the time-domain transform type for the specified measurement trace.

NameTypeValuesDescription
<cn>integer1 - 500
<mn>integer1 - 50000
<type>--
:CALCulate1:MEASure1:TRANsform:TIME:CENTer 1e-8 /*Sets the center time to 10 ns.*/
:CALCulate1:MEASure1:TRANsform:TIME:CENTer? /*The query returns 1.00e-08.*/

Sets the marker mode in the Time Domain Setup (TDA) for the specified measurement trace. Queries the marker mode in the Time Domain Setup (TDA) for the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
typeenumAUTO | REFLection | TRANsmission
enum - Returns the marker mode in the Time Domain Setup (TDA) for the specified measurement trace.

Sets the unit in the Time Domain Setup (TDA) for the specified measurement trace. Queries the unit in the Time Domain Setup (TDA) for the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
typeenumMETRs | FEET | INCHesSets the unit used in the Time Domain Setup (TDA).
enum - Returns the current unit in the Time Domain Setup (TDA) for the specified measurement trace.

Sets the Kaiser Beta parameter in the Time Domain Setup (TDA) for the specified measurement trace. The query returns the Kaiser Beta in scientific notation.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
valuereal0 - 13
real - The query returns the Kaiser Beta in scientific notation.
:CALCulate1:MEASure1:TRANsform:TIME:KBESsel 5 /*Sets Kaiser Beta to 5.*/
:CALCulate1:MEASure1:TRANsform:TIME:KBESsel? /*The query returns 5.00e+00.*/

Sets the impulse width in the Time Domain Setup (TDA) for the specified measurement trace. The query returns the impulse width in scientific notation.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
valuereal0.6/frequency span - 1.39/frequency spanImpulse width value to set.
real (s) - The query returns the impulse width in the Time Domain Setup (TDA) in scientific notation.
:CALCulate1:MEASure1:TRANsform:TIME:IMPulse:WIDTh 1e-8 /*Sets the impulse width to 10 ns.*/
:CALCulate1:MEASure1:TRANsform:TIME:IMPulse:WIDTh? /*The query returns 1.00e-08.*/

Sets the time-domain window type for the specified measurement trace in the Time Domain Setup (TDA). The query version returns the current window type.

NameTypeValuesDescription
typeenum-Window type to use.
returns

Sets the DTF distance unit of the specified measurement trace. Queries the DTF distance unit of the specified measurement trace.

NameTypeValuesDescription
<cn>integer1 - 500
<mn>integer1 - 50000
typeenumMETer | FEET | INCHDistance unit for the DTF calculation.
enum - Returns the DTF distance unit of the specified measurement trace.
:CALCulate1:MEASure1:TRANsform:DTFault:LENGth:UNIT METer
:CALCulate1:MEASure1:TRANsform:DTFault:LENGth:UNIT?

Sets the DTF stop distance for the specified measurement trace, or queries the current DTF stop distance. The value range depends on sweep frequency range, sweep points, and velocity factor.

NameTypeValuesDescription
cninteger1 - 500Channel number.
mninteger1 - 50000Measurement trace number.
valuereal-DTF stop distance to set.
real (m) - The query returns the DTF stop distance for the specified measurement trace, in meters.
:CALCulate1:MEASure1:TRANsform:DTFault:STOP 0.002 /*Sets the DTF
parameters
return

Sets the DTF cable loss of the specified measurement trace. Queries the DTF cable loss of the specified measurement trace.

NameTypeValuesDescription
<cn>integer1 - 500
<mn>integer1 - 50000
<value>real0 - 1.0e+15
real (dB/m) - The query returns the DTF cable loss in scientific notation.
:CALCulate1:MEASure1:TRANsform:DTFault:LOSS:COAX 0.2 /*Sets the DTF cable loss to 0.2 dB/m.*/
:CALCulate1:MEASure1:TRANsform:DTFault:LOSS:COAX? /*The query returns 2.00e-01.*/

Sets the DTF velocity factor for the specified measurement trace. Queries the DTF velocity factor for the specified measurement trace.

NameTypeValuesDescription
<cn>integer1 - 500
<mn>integer1 - 50000
<value>real-
real - The query returns the DTF velocity factor.
:CALCulate1:MEASure1:TRANsform:DTFault:VELocity 0.2
:CALCulate1:MEASure1:TRANsform:DTFault:VELocity?

Sets the time domain transform parameters to be coupled for the specified measurement trace. The query returns the coupled parameters as an integer bitmask.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
numinteger0 - 63Time domain transform parameters to be coupled, encoded as an integer bitmask.
integer - The query returns the time domain transform parameters in integer.
:CALCulate1:MEASure1:TRANsform:COUPle:PARameters 2 /*Sets the transform state parameter to be coupled.*/
:CALCulate1:MEASure1:TRANsform:COUPle:PARameters? /*The query returns 2.*/

Enables or disables the time gating of the specified measurement trace. The query returns the on/off status of time gating for the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
boolboolean1 | ON | 0 | OFFEnables or disables time gating of the specified measurement trace.
enum - The query returns 1 or 0.

Sets the start time in time domain gating of the specified measurement trace. Queries the start time in time domain gating of the specified measurement trace.

NameTypeValuesDescription
<cn>integer1 - 500
<mn>integer1 - 50000
<value>--

Sets the stop time in time domain gating of the specified measurement trace. Queries the stop time in time domain gating of the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
valuereal-Stop gate time value.
real (s) - The query returns the stop gate time in scientific notation.

Sets the center time in time domain gating of the specified measurement trace. Queries the center time of the time domain gating of the specified measurement trace.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
valuereal-Center time value for the time domain gate.
real (s) - The query returns the center time of the time domain gating in scientific notation.
:CALCulate1:MEASure1:FILTer:GATE:TIME:CENTer 1e-8 /*Sets the center time to 10 ns.*/
:CALCulate1:MEASure1:FILTer:GATE:TIME:CENTer? /*The query returns 1.00e-08.*/

Sets the span time in time domain gating of the specified measurement trace. The query returns the span time in scientific notation.

NameTypeValuesDescription
cninteger1 - 500
mninteger1 - 50000
valuereal-Span time value to set for time domain gating.
real (s) - Span time in scientific notation.
:CALCulate1:MEASure1:FILTer:GATE:TIME:SPAN 1e-8 /*Sets the span time to 10 ns.*/
:CALCulate1:MEASure1:FILTer:GATE:TIME:SPAN? /*The query returns 1.00e-08.*/

Sets the gate shape in time domain gating of the specified measurement trace. The query returns the gate shape.

NameTypeValuesDescription
<cn>integer1 - 500
<mn>integer1 - 50000
<type>enum-
returns
:CALCulate1:MEASure1:FILTer:GATE:TIME:SHAPe <type>
:CALCulate1:MEASure1:FILTer:GATE:TIME:SHAPe?

Sets the time domain gating parameters to be coupled for the specified measurement trace. Queries the time domain gating parameters to be coupled for the specified measurement trace.

NameTypeValuesDescription
<cn>integer1 - 500
enum - The query returns the coupled gating parameter type for the specified measurement trace.

Enables or disables the de-embedding for all ports on the specified channel. Queries the on/off status of the de-embedding for all ports on the specified port.

NameTypeValuesDescription
boolboolean-Boolean state to enable or disable the de-embedding.
boolean - Returns the on/off status of the de-embedding for all ports on the specified port.
*None provided in slice*

Enables or disables extrapolation for the SNP file. The query returns the on/off status as 1 or 0.

NameTypeValuesDescription
booloptboolean1 | ON | 0 | OFFTurns extrapolation on or off.
enum - The query returns 1 or 0.

Enables or disables the port match function. Queries the on/off status of the port match.

NameTypeValuesDescription
<cn>integer1 - 500
<bool>enum1 | ON | 0 | OFFEnables or disables the port match state.
enum - The query returns the on/off status as 1 or 0.
:CALCulate1:FSIMulator1:STATe ON /*Enables port match.*/
:CALCulate1:FSIMulator1:STATe? /*The query returns 1.*/

Sets the value for the C (Capacitance) circuit element for a port matching circuit model on the specified port. The query returns the C value in scientific notation.

NameTypeValuesDescription
cninteger1 - 500
pninteger1 - 4Port number; allowable values depend on the instrument model.
valuereal-1E18 - 1E18Capacitance value to set.
real (F) - Returns the C (Capacitance) value in scientific notation.
:CALCulate1:FSIMulator:SENDed:PMCircuit:PORT1:PARameters:C 0.00003
:CALCulate1:FSIMulator:SENDed:PMCircuit:PORT1:PARameters:C? /*The query returns 3.00e-05.*/

Sets the value for the G (Conductance) circuit element for a port matching circuit model on the specified port. The query returns the present G value.

NameTypeValuesDescription
cninteger1 - 500Channel number.
pninteger-Port number; refer to Remarks for allowed values.
valuereal-1E18 - 1E18Conductance value to set.
real - Returns the value for the G (Conductance) circuit element for a port matching circuit model on the specified port.

Sets the value for the L (Inductance) circuit element for a port matching circuit model to simulate on the specified port. Queries the value for the L element for that port matching circuit model.

NameTypeValuesDescription
cninteger1 - 500
pninteger-Port number for the port matching circuit model; remarks restrict it by instrument model.
valuereal-1E18 - 1E18Inductance value to set for the L circuit element.
real - Returns the L (Inductance) circuit element value for the specified port matching circuit model.
:CALCulate1:FSIMulator:SENDed:PMCircuit:PORT1:PARameters:G 0.00003 /
:CALCulate1:FSIMulator:SENDed:PMCircuit:PORT1:PARameters:G? /*The
query returns 3.00e-05.*/

Sets the R (Resistance) circuit element value for a port matching circuit model on the specified port. Also queries the R value for that port matching circuit model.

NameTypeValuesDescription
cninteger1 - 500
pninteger1 - 4Port number for the simulated port matching circuit; the valid set depends on the instrument model.
valuereal-1E18 - 1E18Resistance value to set for the port matching circuit element.
real (H) - Returns the R value in scientific notation.
:CALCulate1:FSIMulator:SENDed:PMCircuit:PORT1:PARameters:R 0.00003
:CALCulate1:FSIMulator:SENDed:PMCircuit:PORT1:PARameters:R? /*The query returns 3.00e-05.*/

Queries the port frequency range of the match SNP file (suffixed with *.snp, where n indicates the number of ports).

NameTypeValuesDescription
cninteger1 - 500
pninteger-Port number; the allowed values are given in the Remarks for each instrument model.
string (Hz) - Returns the port frequency range of the match SNP file in scientific notation.

Enables or disables the port de-embedding function. The query reports the on/off status of that function.

NameTypeValuesDescription
<cn>integer1 - 500
<bool>enum1 | ON | 0 | OFFEnables or disables the port de-embedding function.
enum - The query returns 1 or 0.
:CALCulate1:FSIMulator1:STATe ON /*Enables the port de-embedding function.*/
:CALCulate1:FSIMulator1:STATe? /*The query returns 1.*/

Sets the de-embedded port type for the specified port. The query returns the current type setting.

NameTypeValuesDescription
cninteger1 - 500Calculation channel number.
pninteger-Port number.
typeopt--Port type.
returns

Sets the user-defined SNP file name associated with the specified de-embed port. The query form returns the current file name.

NameTypeValuesDescription
cninteger1 - 500Channel number.
pninteger1Port number.
file_namestring-Associated *.snp file name.

Sets the circuit model filename to be used for port de-embedding and queries the configured filename. The filename must include the path and the file must exist in that path.

NameTypeValuesDescription
cninteger1 - 500
pninteger1 - 4Port number for the de-embedding circuit model; the valid range depends on the instrument model.
boolboolean-Enables or disables SNP reverse for the specified de-embedding port.

Enables or disables the port impedance conversion. The query returns the on/off status of the port impedance conversion.

NameTypeValuesDescription
cninteger1 - 500
boolenum1 | ON | 0 | OFFEnables or disables the port impedance conversion.
integer - The query returns 1 or 0.

Sets the real part of the impedance of the specified single-ended port. The query returns the real value of the specified single-ended port in scientific notation.

NameTypeValuesDescription
cninteger1 - 500Channel number.
pninteger1 - 4Port number; allowed values depend on the instrument model.
valuereal0 - 1E7Real part of the port impedance.
real (Ω) - The real value of the specified single-ended port in scientific notation.
:CALCulate1:FSIMulator:SENDed:ZCONversion:PORT1:REAL 10 /*Sets the
:CALCulate1:FSIMulator:SENDed:ZCONversion:PORT1:REAL? /*The query

Sets or queries the imaginary part of the impedance of the specified single-ended port. The query returns the impedance's imaginary part in scientific notation, in ohms.

NameTypeValuesDescription
cninteger1 - 500Channel number.
pninteger1Port number; allowed values depend on the instrument model.
valuereal-1E18 - 1E18Imaginary part of the impedance to set.
real (Ω) - Imaginary part of the impedance of the specified single-ended port, returned in scientific notation.
:CALCulate1:FSIMulator:SENDed:ZCONversion:PORT1:IMAG 10 /*Sets the
:CALCulate1:FSIMulator:SENDed:ZCONversion:PORT1:IMAG? /*The query

Sets the reference impedance of the specified single-ended port.

NameTypeValuesDescription
<cn>integer1 - 500Channel number.
<pn>integer-Port number; refer to the manual remarks for allowed values by instrument model.
<value>real-1E18 - 1E18Reference impedance value.

Sets the velocity factor for the specified port in port extensions. Queries the velocity factor for the specified port in port extensions.

NameTypeValuesDescription
cninteger1 - 500
pninteger-Port number; remarks limit <pn> to 1 or 2 on some models, or to 1 through 4 on others.
valuereal0 - 1Velocity factor to set for the specified port.
:CALCulate1:FSIMulator:DRAFt:EXTension:PORT1:VELocity:FACtor 0.7 /
:CALCulate1:FSIMulator:DRAFt:EXTension:PORT1:VELocity:FACtor?

:LAN:DHCPset / query

Turns on or off the DHCP configuration mode; or queries the on/off status of the current DHCP configuration mode.

NameTypeValuesDescription
boolenum1 | ON | 0 | OFFTurns DHCP configuration mode on or off.
enum - The query returns 1 or 0.
:LAN:DHCP OFF
:LAN:DHCP?
:LAN:AUToipset / query

Turns on or off the Auto IP configuration mode, or queries its current on/off status.

NameTypeValuesDescription
boolenum1 | ON | 0 | OFFEnables or disables Auto IP configuration mode.
enum - The query returns the on/off status as 1 or 0.
:LAN:AUToip OFF /*Disables the Auto IP configuration mode.*/
:LAN:AUToip? /*The query returns 0.*/
:LAN:MANualset / query

Turns on or off the static IP configuration mode; or queries the on/off status of the static IP configuration mode.

NameTypeValuesDescription
boolboolean1 | ON | 0 | OFFEnables or disables static IP configuration mode.
enum - The query returns 1 or 0.
:LAN:IPADdressset / query

Sets or queries the instrument IP address. The address is only configurable when the IP mode is Static IP and both DHCP and Auto IP are disabled.

NameTypeValuesDescription
stringstring-ASCII string in nnn.nnn.nnn.nnn format, with the first octet 0 to 223 except 127 and the other three octets 0 to 255.
string - Returns the current IP address as a string.
:LAN:SMASkset / query

Sets or queries the subnet mask.

NameTypeValuesDescription
stringstring-Subnet mask in nnn.nnn.nnn.nnn format, with each nnn section ranging from 0 to 255.
string - The current subnet mask.
:LAN:SMASk 255.255.255.0 /*Sets the subnet mask to 255.255.255.0.*/
:LAN:SMASk? /*The query returns 255.255.255.0.*/

Queries the address of the DHCP server.

string - Returns the address of the DHCP server.
:LAN:GATewayset / query

Sets or queries the default gateway.

NameTypeValuesDescription
stringstring-Default gateway address in nnn.nnn.nnn.nnn format.
string - Returns the current gateway as a string.
:LAN:GATeway 192.168.1.1
:LAN:GATeway?
:LAN:DNSset / query

Sets or queries the DNS address.

NameTypeValuesDescription
stringstring-DNS address in the form nnn.nnn.nnn.nnn.
string - The current DNS address in strings.
:LAN:DNS 192.168.1.1
:LAN:DNS?

Queries the MAC address of the instrument.

string - Returns the MAC address of the instrument.

Queries the current network configuration status.

enum - Returns the current network status.

Queries the VISA address of the instrument. By default, it returns the LXI address.

NameTypeValuesDescription
typeenumUSB | LXISelects the address type.
string - Returns the VISA address as a string.
:LAN:MDNSset / query

Enables or disables mDNS, or queries the mDNS status.

NameTypeValuesDescription
boolboolean-Enables or disables mDNS.
:LAN:APPLyset / query

Applies the network configuration. After configuring all LAN-related parameters, send this command to make the LAN settings take effect.

:LAN:HOST:NAMEset / query

Sets or queries the host name.

NameTypeValuesDescription
namestring-The host name label; it can contain English letters and numbers, as well as some symbols.
:LAN:DESCriptionset / query

Sets or queries the description.

NameTypeValuesDescription
namestring-The label can contain English letters and numbers, as well as some symbols.

Saves the limit test table as a file with the specified filename suffixed with "*.csv" to the default path. If the specified file already exists, it is overwritten.

NameTypeValuesDescription
<file_name>string-Name of the file to be saved
:MMEMory:STORe:LIMit mydata.csv /*Saves the limit test table as a file with the filename "mydata.csv" to the default path.*/

Saves the calibration sets file with the specified filename suffixed with "*.cal" to the default path.

NameTypeValuesDescription
<file_name>string-Name of the file to be saved.

Saves the current instrument state as a file with the specified filename suffixed with ".sta" to the default path.

NameTypeValuesDescription
file_namestring-Name of the file to be saved
:MMEMory:STORe:STATe mydata.sta /*Saves the current instrument state as a file with the filename "mydata.sta" to the default path.*/

Saves the current instrument state and calibration sets as a file with the specified filename suffixed with ".csa" to the default path.

NameTypeValuesDescription
file_namestring-Name of the file to be saved.
:MMEMory:STORe:CSARchive mydata.csa /*Saves the state and
calibration sets as a file with the filename "mydata.csa" to the
default path.*/

Saves the specified trace data with the specified filename to the default path.

NameTypeValuesDescription
file_namestring-Filename to be saved, including its extension.
typestring-File type to be saved; it is suffixed with *.csv.
scopestringTrace | Displayed | Channel | AutoMeasurement data scope to be saved.
formatstringDisplayed | RI | MA | DBData format to be saved.
selectorinteger-Selector used for displayed data or measurement number for other scope selections.
:MMEMory:STORe:DATA <file_name>,<type>,<scope>,<format>,<selector>

Saves the specified measurement trace data as a file named with a ".snp" suffix to the default path.

NameTypeValuesDescription
file_namestring-Filename to be saved; the suffix of the file must be ".snp".
portsstring-Port number(s) to include, separated by vertical bar (|).
formatenumRI | DB | MA | AUTOData format to be saved: Real/Imaginary, Log Mag/Angle, LinMag/Angle, or Auto.
touchstoneversionreal-Touchstone version.
:MMEMory:STORe:DATA mydata,CSV,Trace,Displayed,1 /*Saves the Trace1 data as a file named "mydata.csv" to the default path.*/

Loads the specified limit test table file suffixed with "*.csv" from the default path.

NameTypeValuesDescription
<file_name>string-Name of the file to be loaded
:MMEMory:LOAD:LIMit mydata.csv /*Loads mydata.csv file from the default path.*/

Loads the specified correction file from the default path.

NameTypeValuesDescription
<file_name>string-Name of the file to be loaded.
:MMEMory:LOAD:CORRection <file_name>

Loads the specified state file suffixed with "*.sta" from the default path.

NameTypeValuesDescription
file_namestring-Name of the file to be loaded.
:MMEMory:LOAD:STATe <file_name>

Loads the specified state file and calibration sets file suffixed with "*.csa" from the default path.

NameTypeValuesDescription
file_namestring-Name of the file to be loaded.
:MMEMory:LOAD:CSARchive mydata.csa /*Loads the mydata.csa file from
the default path.*/

Loads the specified SNP file suffixed with "*.snp" from the default path.

NameTypeValuesDescription
<file_name>string-Name of the file to be loaded
:MMEMory:LOAD:DATA:SNP mydata.snp /*Loads the mydata.snp file from
the default path.*/

Clears the disk safely. The command will clear the internal memory; back up data before running it.

Creates a specified directory.

NameTypeValuesDescription
file_namestring-Name of the directory to create.

Sets the default path, or queries the default path when used with '?'.

NameTypeValuesDescription
<file_name>string-The existing file path and the folder name.
string - The query returns the default path in strings.
:MMEMory:CDIRectory /data/UserData/logs /*Sets the default path to /data/UserData/logs.*/
:MMEMory:CDIRectory? /*The query returns /data/UserData/logs.*/

Deletes the specified channel.

NameTypeValuesDescription
cninteger1 - 500Channel number to delete.
:SYSTem:CHANnels:DELete 1 /*Deletes Channel 1.*/
:SYSTem:BEEPerset / query

Turns on or off the beeper, or queries the on/off status of the beeper.

NameTypeValuesDescription
boolboolean0|OFF - 1|ONControls the beeper state.
:SYSTem:DATEset / query

Sets or queries the system date.

NameTypeValuesDescription
yearinteger1900 - 2100
monthinteger1 - 12
dayinteger1 - 31 (28, 29, or 30)
string - The query returns the system date in strings. They are separated by hyphens.
:SYSTem:DATE 2017,10,17 /*Sets the system data to 2017-10-17.*/
:SYSTem:DATE? /*The query returns 2017-10-17.*/
:SYSTem:TIMEset / query

Sets or queries the system time.

NameTypeValuesDescription
hoursinteger0 - 23
minutesinteger0 - 59
secondsinteger0 - 59
string - The query returns the system time in strings. They are separated by colons.
:SYSTem:STIMeset / query

Sets or queries whether to display the system time.

NameTypeValuesDescription
boolboolean1 | ON | 0 | OFFWhether to display the system time.
enum - The query returns 0 or 1.
:SYSTem:STIMe ON
:SYSTem:STIMe?
:SYSTem:LANGuageset / query

Sets or queries the system language.

NameTypeValuesDescription
languageenumSCHinese | TCHinese | KORean | JAPanese | ENGLish | GERMan | PORTuguese | POLish | FRENch | RUSSian | SPAN | THAI | INDonesian
enum - The query returns SCH, TCH, KOR, JAP, ENGL, GERM, PORT, POL, FREN, RUSS, SPAN, THAI, or IND.
:SYSTem:LANGuage ENGLish /*Sets the system language to ENGLish.*/
:SYSTem:LANGuage? /*The query returns ENGL.*/
:SYSTem:PSTatusset / query

Sets or queries the power status of the instrument.

NameTypeValuesDescription
satenumDEFault | OPEN
:SYSTem:PWRDset / query

Disconnects the instrument from power.

Queries the version number of the SCPI used by the system.

string - The query returns the SCPI version number in strings.
:SYSTem:VERSion? /*The query returns 3.0 */
:SYSTem:LOCKedset / query

Enables or disables the front-panel key operation and touch screen operation; queries whether they are locked.

NameTypeValuesDescription
boolenum1 | ON | 0 | OFFEnables or disables locking of the front-panel key and touch screen operations.
enum - Returns whether the front-panel key operation and touch screen operation are locked.
:SYSTem:LOCKed <bool>
:SYSTem:LOCKed?
:SYSTem:GPIBset / query

Sets or queries the GPIB address.

NameTypeValuesDescription
adrinteger1 - 30GPIB address to set.
integer - The query returns an integer ranging from 1 to 30.
:SYSTem:GPIB 2
:SYSTem:GPIB?

Installs an option license on the instrument. The license format is "<series>-<opt>@<code>"; supported options include BND, TDA, TDR, and DTF.

NameTypeValuesDescription
licensestring-Option license string in the format "<series>-<opt>@<code>".

Uninstalls all the official options. After the option has been uninstalled, the instrument must be restarted.

Queries whether an option is activated or not.

NameTypeValuesDescription
typediscreteBND | TDA | TDR | DTF
returns

Queries whether an option is activated or not. This command exists for backwards compatibility; use :SYSTem:OPTion:STATus? instead.

NameTypeValuesDescription
typeenumBND | TDA | TDR | DTFOption type to check.
integer - Returns 0 if the option is not installed, and 1 if the official option has been installed.
:SYSTem:PRESetset / query

Restores the instrument to the preset state. It has the same function as clicking or tapping Preset, recalling the default values or user-preset values related to this key.

:TRIGger:DELayset / query

Sets or queries the global trigger delay.

NameTypeValuesDescription
timereal0 s - 3 sGlobal trigger delay.
real - The query returns the global trigger delay in scientific notation.
:TRIGger:DELay 2
:TRIGger:DELay?

Sets the trigger scope. Queries the trigger scope.

NameTypeValuesDescription
enumenumALL | CURRentTrigger scope selection.
enum - The query returns ALL or CURRent.

Sets the trigger condition. Queries the trigger condition.

NameTypeValuesDescription
enumenumEDGE | LEVelTrigger condition.
enum - The query returns EDGE or LEV.
:TRIGger:TYPE EDGE /*Sets the trigger condition to EDGE.*/
:TRIGger:TYPE? /*The query returns EDGE.*/

Sets the polarity expected by the external trigger input circuitry.

NameTypeValuesDescription
enumenum-Polarity expected by the external trigger input circuitry.

Enables or disables outputting the signal from the rear-panel trigger output connector. The query asks whether the trigger output is enabled.

NameTypeValuesDescription
cninteger1 - 500
aninteger1 - 1
boolenum1 | ON | 0 | OFFEnables (1 or ON) or disables (0 or OFF) the trigger output.
enum - The query returns whether the rear-panel trigger output is enabled.

Sets or queries the polarity of the signal output from the rear-panel trigger output connector of the VNA.

NameTypeValuesDescription
cninteger1 - 500
aninteger1 - 1
typeenumPOSitive | NEGativePolarity of the trigger output signal.
enum - The query returns POS or NEG.
:TRIGger:CHANnel1:AUXiliary:OPOLarity POSitive /*Sets the output trigger signal to positive pulse.*/
:TRIGger:CHANnel1:AUXiliary:OPOLarity? /*The query returns
POS.*/

Sets the trigger position of the output signal sent from the rear-panel trigger output connector. The query returns the trigger position of that output signal.

NameTypeValuesDescription
cninteger1 - 500Channel number.
aninteger1 - 1Auxiliary trigger number.
typeenumBEFore | AFTerSelects whether the trigger occurs before or after data acquisition.
enum - Returns the trigger position of the output signal as BEF or AFT.
:TRIGger:CHANnel1:AUXiliary:POSition BEFore /*Sets to trigger before the data is acquired.*/
:TRIGger:CHANnel1:AUXiliary:? /*The query returns BEF.*/

Sets the pulse width of the signal output from the rear-panel trigger output connector of the VNA. The query returns the pulse width of the output trigger signal in seconds.

NameTypeValuesDescription
cninteger1 - 500
aninteger1 - 1
valuereal1 μs - 1 s
real (s) - The query returns the pulse width of the output trigger signal.
:TRIGger:CHANnel1:AUXiliary:DURation 0.1 /*Sets the pulse width of the output trigger signal to 0.1 s.*/
:TRIGger:CHANnel1:AUXiliary:DURation? /*The query returns +1.00E-01.*/

Sets or queries the policy used to determine how global pass/fail is computed.

NameTypeValuesDescription
typeenumALLTests | ALLMeasSelects the policy used to determine how global pass/fail is computed.
enum - Returns the current global pass/fail policy.
:CONTrol:AUXiliary:PASSfail:POLicy ALLMeas
:CONTrol:AUXiliary:PASSfail:POLicy?

:OUTPut[:STATe]set / query

Sets the output state.

NameTypeValuesDescription
boolboolean-Turns the output on or off.

Sends a manual trigger signal, not affecting the current on-going sweep.

NameTypeValuesDescription
cninteger1 - 500

:ABORtset / query

Aborts all sweeps, then resumes triggering based on the current trigger settings.