Controls and queries settings that affect mmWave measurements.
See Also
(Read-Write) Specifies which banded mmWave configuration to activate. Note: Any changes to configuration settings are not active until the SYSTem:CONFigure:MWAVe:CONF:ACTive command is executed. |
|
Parameters |
|
<string> |
The name of the mmWave configuration to activate. |
Examples |
SYST:CONF:MWAV:CONF:ACT "WR10" system:configure:mwave:conf:active "wr10" |
Query Syntax |
SYSTem:CONFigure:MWAVe:CONF:ACTive? |
Return Type |
String |
Not applicable |
(Read-Write) Add a banded mmWave configuration. |
|
Parameters |
|
<string> |
The name of the mmWave configuration to add. |
Examples |
SYST:CONF:MWAV:CONF:ADD "WR10" system:configure:mwave:conf:add "wr10" |
Query Syntax |
SYSTem:CONFigure:MWAVe:CONF:ADD? |
Return Type |
String |
Not applicable |
(Read-only) Returns the list of mmWave configurations. |
|
Parameters |
|
Examples |
SYST:CONF:MWAV:CONF:CAT? system:configure:mwave:config:catalog? |
Return Type |
Comma-delimited string. |
Not applicable |
(Write-only) Remove a mmWave configuration. |
|
Parameters |
|
<string> |
The name of the mmWave configuration to remove. |
Examples |
SYST:CONF:MWAV:CONF:REM "WR10" system:configure:mwave:conf:remove "wr10" |
Return Type |
Not applicable |
Not applicable |
(Read-Write) Set and read the LO multiplier value for the specified configuration. The LO Frequency Range multiplied by this value equals the test port frequency. Learn more about frequency settings. Note: Any changes to configuration settings are not active until the SYSTem:CONFigure:MWAVe:CONF:ACTive command is executed. |
|
Parameters |
|
<string> |
The name of the mmWave configuration. |
<value> |
Choose a value within the range of the analyzer. |
Examples |
SYST:CONF:MWAV:FREQ:LO:MULT "WR10",8 system:onfigure:mwave:frequency:lo:multiplier "WR10",8 |
Query Syntax |
SYSTem:CONFigure:MWAVe:FREQuency:LO:MULTiplier? "WR10" |
Return Type |
Integer |
1 |
(Read-Write) Set and read the LO source for the specified configuration. Learn more. Note: Any changes to configuration settings are not active until the SYSTem:CONFigure:MWAVe:CONF:ACTive command is executed. |
|
Parameters |
|
<string> |
The name of the mmWave configuration. |
<source> |
The name of the LO source. |
Examples |
SYST:CONF:MWAV:FREQ:LO:SOUR "WR10","LO_Source" system:onfigure:mwave:frequency:lo:source "WR10","LO_Source" |
Query Syntax |
SYSTem:CONFigure:MWAVe:FREQuency:LO:SOURce? "WR10" |
Return Type |
String |
Internal LO source |
(Read-only) Return the calculated LO start frequency using the LO multiplier for the specified configuration. Learn more about frequency settings. |
|
Parameters |
|
<string> |
The name of the mmWave configuration. |
Examples |
SYST:CONF:MWAV:FREQ:LO:STAR? "WR10" system:onfigure:mwave:frequency:lo:start? "WR10" |
Return Type |
Double |
Dependent on the range of the analyzer |
(Read-only) Return the calculated LO stop frequency using the LO multiplier for the specified configuration. Learn more about frequency settings. |
|
Parameters |
|
<string> |
The name of the mmWave configuration. |
Examples |
SYST:CONF:MWAV:FREQ:LO:STOP? "WR10" system:onfigure:mwave:frequency:lo:stop? "WR10" |
Return Type |
Double |
Dependent on the range of the analyzer |
(Read-Write) Set and read the RF multiplier value for the specified configuration. The RF Frequency Range multiplied by this value equals the test port frequency range. Learn more about frequency settings. Note: Any changes to configuration settings are not active until the SYSTem:CONFigure:MWAVe:CONF:ACTive command is executed. |
|
Parameters |
|
<string> |
The name of the mmWave configuration. |
<value> |
Choose a value within the range of the analyzer. |
Examples |
SYST:CONF:MWAV:FREQ:RF:MULT "WR10",6 system:onfigure:mwave:frequency:rf:multiplier "WR10",6 |
Query Syntax |
SYSTem:CONFigure:MWAVe:FREQuency:RF:MULTiplier? "WR10" |
Return Type |
Integer |
1 |
(Read-Write) Set and read the RF source for the specified configuration. Learn more. Note: Any changes to configuration settings are not active until the SYSTem:CONFigure:MWAVe:CONF:ACTive command is executed. |
|
Parameters |
|
<string> |
The name of the mmWave configuration. |
<source> |
The name of the RF source. |
Examples |
SYST:CONF:MWAV:FREQ:RF:SOUR "WR10","RF_Source" system:onfigure:mwave:frequency:rf:source "WR10","RF_Source" |
Query Syntax |
SYSTem:CONFigure:MWAVe:FREQuency:RF:SOURce? "WR10" |
Return Type |
String |
Internal RF source |
(Read-only) Return the calculated RF start frequency using the RF multiplier for the specified configuration. Learn more about frequency settings. |
|
Parameters |
|
<string> |
The name of the mmWave configuration. |
Examples |
SYST:CONF:MWAV:FREQ:RF:STAR? "WR10" system:onfigure:mwave:frequency:rf:start? "WR10" |
Return Type |
Double |
Dependent on the range of the analyzer |
(Read-only) Return the calculated RF stop frequency using the RF multiplier for the specified configuration. Learn more about frequency settings. |
|
Parameters |
|
<string> |
The name of the mmWave configuration. |
Examples |
SYST:CONF:MWAV:FREQ:RF:STOP? "WR10" system:onfigure:mwave:frequency:rf:stop? "WR10" |
Return Type |
Double |
Dependent on the range of the analyzer |
(Read-Write) Set and read the start frequency for the specified configuration. Learn more about frequency settings. Note: Any changes to configuration settings are not active until the SYSTem:CONFigure:MWAVe:CONF:ACTive command is executed. |
|
Parameters |
|
<string> |
The name of the mmWave configuration. |
<value> |
The start frequency. |
Examples |
SYST:CONF:MWAV:FREQ:STAR "WR10",75e9 system:onfigure:mwave:frequency:start "WR10",75e9 |
Query Syntax |
SYSTem:CONFigure:MWAVe:FREQuency:STAR? "WR10" |
Return Type |
Double |
Dependent on the range of the analyzer |
(Read-Write) Set and read the stop frequency for the specified configuration. Learn more about frequency settings. Note: Any changes to configuration settings are not active until the SYSTem:CONFigure:MWAVe:CONF:ACTive command is executed. |
|
Parameters |
|
<string> |
The name of the mmWave configuration. |
<value> |
The stop frequency. |
Examples |
SYST:CONF:MWAV:FREQ:STOP "WR10",110e9 system:onfigure:mwave:frequency:stop "WR10",110e9 |
Query Syntax |
SYSTem:CONFigure:MWAVe:FREQuency:STOP? "WR10" |
Return Type |
Double |
Dependent on the range of the analyzer |
(Read-Write) Enable or disable automatic power leveling for the specified configuration. Learn more about test set properties. Note: Any changes to configuration settings are not active until the SYSTem:CONFigure:MWAVe:CONF:ACTive command is executed. |
|
Parameters |
|
<string> |
The name of the mmWave configuration. |
<bool> |
Choose from: 0 - OFF - Disable automatic power leveling control. 1 - ON - Enable automatic power leveling control. |
Examples |
SYST:CONF:MWAV:TSET:ALC "WR10",1 system:onfigure:mwave:tset:alc "WR10",1 |
Query Syntax |
SYSTem:CONFigure:MWAVe:TSET:ALC? "WR10" |
Return Type |
Boolean |
1 |
(Read-only) Returns the list of available test set names. |
|
Parameters |
|
Examples |
SYST:CONF:MWAV:TSET:CAT? system:configure:mwave:tset:catalog? |
Return Type |
Comma-delimited string. |
Not applicable |
(Read-Write) Enable or disable mmWave mixer mode to allow mixer testing using the specified configuration. Learn more about test set properties. Note: Any changes to configuration settings are not active until the SYSTem:CONFigure:MWAVe:CONF:ACTive command is executed. |
|
Parameters |
|
<string> |
The name of the mmWave configuration. |
<bool> |
Choose from: 0 - OFF - Disable mmWave mixer mode. 1 - ON - Enable mmWave mixer mode. |
Examples |
SYST:CONF:MWAV:TSET:MIXer "WR10",0 system:onfigure:mwave:tset:mixer "WR10",0 |
Query Syntax |
SYSTem:CONFigure:MWAVe:TSET:MIXer? "WR10" |
Return Type |
Boolean |
0 |
(Read-Write) Set and read the test set name for the specified configuration. Note: Any changes to configuration settings are not active until the SYSTem:CONFigure:MWAVe:CONF:ACTive command is executed. Setting the test set name may reset the test set properties to default values, which includes the following:
|
|
Parameters |
|
<string> |
The name of the mmWave configuration. |
<name> |
The name of the test set. |
Examples |
SYST:CONF:MWAV:TSET:NAME "WR10","N5262A" system:onfigure:mwave:tset:name "WR10","N5262A" |
Query Syntax |
SYSTem:CONFigure:MWAVe:TSET:NAME? "WR10" |
Return Type |
String |
Not applicable |
(Read-Write) Set and read the test set power limit for the specified configuration. Learn more about test set properties. Note: Any changes to configuration settings are not active until the SYSTem:CONFigure:MWAVe:CONF:ACTive command is executed. |
|
Parameters |
|
<string> |
The name of the mmWave configuration. |
<value> |
The power limit. Choose a value between -90 and +13 dBm. |
Examples |
SYST:CONF:MWAV:TSET:POW:LIM "WR10",11 system:onfigure:mwave:tset:power:limit "WR10",11 |
Query Syntax |
SYSTem:CONFigure:MWAVe:TSET:POWer:LIMit? "WR10" |
Return Type |
Double |
11 dBm |
(Read-Write) Set and read the test set power offset for the specified configuration. Learn more about test set properties. Note: Any changes to configuration settings are not active until the SYSTem:CONFigure:MWAVe:CONF:ACTive command is executed. |
|
Parameters |
|
<string> |
The name of the mmWave configuration. |
<value> |
The power offset. Choose a value between -30 and +30 dB. |
Examples |
SYST:CONF:MWAV:TSET:POW:OFFS "WR10",0 system:onfigure:mwave:tset:power:offset "WR10",0 |
Query Syntax |
SYSTem:CONFigure:MWAVe:TSET:POWer:OFFSet? "WR10" |
Return Type |
Double |
0 dB |
(Read-Write) Set and read the test set power slope for the specified configuration. Learn more about test set properties. Note: Any changes to configuration settings are not active until the SYSTem:CONFigure:MWAVe:CONF:ACTive command is executed. |
|
Parameters |
|
<string> |
The name of the mmWave configuration. |
<value> |
The power slope. Choose a value between -2 dB/GHz and +2 dB/GHz. |
Examples |
SYST:CONF:MWAV:TSET:POW:SLOP "WR10",.113 system:onfigure:mwave:tset:power:slope "WR10",.113 |
Query Syntax |
SYSTem:CONFigure:MWAVe:TSET:POWer:SLOpe? "WR10" |
Return Type |
Double |
0.113 dB/GHz |
(Read-Write) Set and read the status of the RF power routing to the rear panel "SW SRC OUT" connector for the specified configuration. Note: Any changes to configuration settings are not active until the SYSTem:CONFigure:MWAVe:CONF:ACTive command is executed. |
|
Parameters |
|
<string> |
The name of the mmWave configuration. |
<bool> |
Choose from: 0 - OFF - Disable RF power routing to rear panel. 1 - ON - Enable RF power routing to rear panel "SW SRC OUT" connector. |
Examples |
SYST:CONF:MWAV:TSET:RPAN "WR10",1 system:onfigure:mwave:tset:rpanel "WR10",1 |
Query Syntax |
SYSTem:CONFigure:MWAVe:TSET:RPANel? "WR10" |
Return Type |
Boolean |
1 |