Define the settings for VCO.
SENSe:VCO | ATTenuation | AUTO | [:VALue] | FREQuency | BAND | INIT | PORT | POWer | INPut | ATTenuation | AUTO | [:VALue] | CORRection | DATA | LOAD | STATe | LEVel | AUTO | MAXimum | SWEep | SOURce
|
Applicable Models: E5055A with opt S963015B (Read-Write) Set and read manual attenuation setting. This setting is applied when SENS:VCO:ATT:AUTO is set at OFF. Command only. This feature is not available on the Soft Front Panel (GUI). This command is replaced with SENS:VCO:POW:INP:ATT. |
|
Parameters |
|
<double> |
Manual attenuation setting |
Examples |
SENS:VCO:ATT[:VALue] 10 sense:vco:attenuation:[:value] 10 |
Query Syntax |
SENSe:VCO:ATTenuation[:VALue]? |
Return Type |
Numeric |
Default |
20 |
Applicable Models: E5055A with opt S963015B (Read-Write) Enable and disable the auto calculate attenuation setting from SENS:VCO:INPut:LEVel:MAXimum. This setting is applicable when SENS:VCO:POW:INP:LEV:AUTO is set at OFF. Command only. This feature is not available on the Soft Front Panel (GUI). This command is replaced with SENS:VCO:POW:INP:ATT:AUTO. |
|
Parameters |
|
<Boolean> |
Choose from: OFF / 0 ON /1 |
Examples |
SENS:VCO:ATT:AUTO 0 sense:vco:attenuation:auto off |
Query Syntax |
SENSe:VCO:ATTenuation:AUTO? |
Return Type |
Character |
Default |
On (1) |
Applicable Models: E505xA with opt S96301xB (Read-Write) Set and read the frequency band. |
|
Parameters |
|
<freq> |
Choose from: R40M: 1M - 40 MHz R1G5: 10 M - 1.5 GMHz R8G: 250 M - 8 GHz RMAX: Max Freq > 8 GHz |
Examples |
SENS:VCO:FREQ:BAND R40M sense:vco:frequency:band r8g |
Query Syntax |
SENSe:VCO:FREQuency:BAND? |
Return Type |
String |
Default |
R8G |
Applicable Models: E505xA with opt S96301xB (Read-Write) Set and read the initial frequency for the frequency band Max Freq > 8 GHz. |
|
Parameters |
|
<freq> |
Initial Frequency in Hz |
Examples |
SENS:VCO:FREQ:INIT 9E9 sense:vco:frequency:band 9E9 |
Query Syntax |
SENSe:VCO:FREQuency:INIT? |
Return Type |
Numeric |
Default |
8E9 |
Applicable Models: E505xA with opt S96301xB (Read-Write) Set and read the frequency resolution. |
|
Parameters |
|
<res> |
Choose from: R01: 0.1 Hz R1: 1 Hz R10: 10 Hz R1K: 1 kHz R64K: 64 kHz |
Examples |
SENS:VCO:FREQ:RES R01 sense:vco:frequency:resolution r1 |
Query Syntax |
SENSe:VCO:FREQuency:RESolution? |
Return Type |
String |
Default |
R10 |
Applicable Models: E505xA with opt S96301xB (Read-Write) Set and read the input port. |
|
Parameters |
|
<value> |
Input port. |
Examples |
SENS:VCO:PORT 2 sense:vco:port 1 |
Query Syntax |
SENSe:VCO:PORT? |
Return Type |
Numeric |
Default |
1 |
Applicable Models: E505xA with opt S96301xB (Read-Write) Set and read manual attenuation setting. This setting is applied when SENS:VCO:ATT:AUTO is set at OFF. Command only. This feature is not available on the Soft Front Panel (GUI). |
|
Parameters |
|
<double> |
Manual attenuation setting. 0 to 30 |
Examples |
SENS:VCO:POW:INP:ATT 10 sense:vco:power:input:attenuation:value 10 |
Query Syntax |
SENSe:VCO:POWer:INPut:ATTenuation[:VALue]? |
Return Type |
Numeric |
Default |
10 |
Applicable Models: E505xA with opt S96301xB (Read-Write) Enable and disable the auto calculate attenuation setting from INPut:LEVel:MAXimum. This setting is applicable when SENS:VCO:POW:INP:LEV:AUTO is set at OFF. Command only. This feature is not available on the Soft Front Panel (GUI). |
|
Parameters |
|
<Boolean> |
Choose from: OFF / 0 ON /1 |
Examples |
SENS:VCO:POW:INP:ATT:AUTO 0 sense:vco:power:input:attenuation:auto off |
Query Syntax |
SENSe:VCO:POWer:INPut:ATTenuation:AUTO? |
Return Type |
Character |
Default |
On (1) |
Applicable Models: E505xA (Read-Write) Sets and returns the power correlation data. The correction data can be loaded from the csv file using SENS:VCO:POW:INP:CORR:LOAD. See Data Map and Correction. No GUI for this command. |
|
Parameters |
|
<ch> |
Channel number of the measurement (optional). |
<array> |
A set of frequency and power correction data. The separator is a comma. |
Examples |
SENS:VCO:POW:INP:CORR:DATA
10E+6,0.04,100E+6,0.06,200E+6,0.07,300E+6,0.06 |
Query Syntax |
SENSe<ch>:VCO:POWer:INPut:CORRelation:DATA? |
Return Type |
Numeric Array |
Default |
0,0 |
Applicable Models: E505xA (Write Only) Sets and returns the power correlation data from correction definition file. The format of data is a frequency value and a correction value for the frequency with a comma (,) separator. See Data Map and Correction. No GUI for this command. |
|
Parameters |
|
<ch> |
Channel number of the measurement (optional). |
<file> |
file name |
Examples |
SENS:VCO:POW:INP:CORR:LOAD
"C:\CorrData.csv" |
Query Syntax |
N/A |
Return Type |
N/A |
Default |
N/A |
Applicable Models: E505xA (Write Only) Enable and disable the power correlation. The correction data can be set by SENS:VCO:POW:INP:CORR:LOAD (csv file) or SENS:VCO:POW:INP:CORR:DATA. See Data Map and Correction. No GUI for this command. |
|
Parameters |
|
<ch> |
Channel number of the measurement (optional). |
<file> |
Choose from: 0 - OFF - Disable the power correction. 1 - ON - Enable the power correction. |
Examples |
SENS:VCO:POW:INP:CORR:STAT
ON |
Query Syntax |
SENSe<ch>:VCO:POWer:INPut:CORRelation:STATe? |
Return Type |
Boolean |
Default |
OFF |
Applicable Models: E505xA with opt S96301xB (Read-Write) Enable and disable the auto leveling function at pre-measurement. |
|
Parameters |
|
<Boolean> |
Choose from: OFF / 0 ON /1 |
Examples |
SENS:VCO:POW:INP:LEV:AUTO ON sense:vco:power:input:level:auto 1 |
Query Syntax |
SENSe:VCO:POWer:INPut:LEVel:AUTO? |
Return Type |
Boolean |
Default |
ON (1) |
Applicable Models: E505xA with opt S96301xB (Read-Write) Set and read the maximum input level used to calculate attenuation setting in dBm. This setting is not applicable when SENS:VCO:POW:INP:LEV:AUTO is ON |
|
Parameters |
|
<double> |
|
Examples |
SENS:VCO:POW:INP:LEV:MAX sense:vco:power:input:level:maximum |
Query Syntax |
SENSe:VCO:POWer:INPut:LEVel:MAXimum? |
Return Type |
<numeric> |
Default |
0 |
Applicable Models: E505xA with opt S96301xB (Read-Write) Set and read the sweep type. |
|
Parameters |
|
'device' |
Choose from: VControl VSupply1 VSupply2 |
Examples |
SENS:VCO:SWE:SOUR 'VControl' sense:vco:sweep:source "vsupply1" |
Query Syntax |
SENSe:VCO:SWEep:SOURce? |
Return Type |
String |
Default |
VControl |