SENSe:SOURce | PLLBandwidth | CATalog | [:VALue] | RECeiver | CATalog | LIST |
Applicable Models: All (Read-Write) Lists PLL bandwidth type for SENSe<cnum>:SOURce:PLLBandwidth[:VALue]. |
|
Parameters |
|
<cnum> |
Any existing channel number. If unspecified, value is set to 1 |
Examples |
SENSe:SOUR1:PLLB:CAT?
|
Query Syntax |
SENSe<cnum>:SOURce:PLLBandwidth:CATalog? |
Return Type |
<sting>, available setting list with comma separated chars |
Not applicable |
Applicable Models: All (Read-Write) Sets and read the settings for PLL bandwidth for RF source and LO. |
|
Parameters |
|
<cnum> |
Any existing channel number. If unspecified, value is set to 1 |
<type> |
choose from:
|
Examples |
SENSe:SOUR1:PLLB
NARR |
Query Syntax |
SENSe<cnum>:PLLBandwidth[:VALue]? |
Return Type |
Enumeration |
Default |
AUTO |
Applicable Models: E505xA with VNA ports (Read-Write) Sets the gain settings to a specified port. Use SENS:SOUR:REC:GAIN:CAT? to return a list of available gain states for the specified port. |
|
Parameters |
|
<cnum> |
Any existing channel number. If unspecified, value is set to 1 |
<sport> |
Source port number of the VNA. If unspecified, value is set to 1 |
<rport> |
Receiver port number of the VNA. If unspecified, value is set to 1 |
<string> |
Receiver gain state. Not case sensitive. choose from:
|
Examples |
SENSe:SOUR1:REC2:GAIN
"Low" ' Low for S21 measurement |
Query Syntax |
SENSe<cnum>:SOURce<sport>:RECeiver<rport>:GAIN[:VALue] ? |
Return Type |
<sting>, available setting list with comma separated chars |
Default |
Not |
Applicable Models: E505xA with VNA ports (Read-Write) Sets the gain settings to all ports. Use SENS:SOUR:REC:GAIN:CAT? to return a list of available gain states for the VNA. |
|
Parameters |
|
<cnum> |
Any existing channel number. If unspecified, value is set to 1 |
<sport> |
Ignored |
<rport> |
Ignored |
<string> |
Receiver gain state. Not case sensitive. choose from:
|
Examples |
SENSe:SOUR1:REC2:GAIN:ALL
"Low" ' Low for all measurements |
Query Syntax |
SENSe<cnum>:SOURce<sport>:RECeiver<rport>:GAIN:ALL[:VALue] ? |
Return Type |
String. "MIXED" is returned when the settings are not the same. |
Default |
Auto |
Applicable Models: E505xA with VNA ports (Read only) Reads a list of valid state for the receiver gain on the specified port. |
|
Parameters |
|
<cnum> |
Any existing channel number. If unspecified, value is set to 1 |
<sport> |
Source port number of the VNA. If unspecified, value is set to 1 |
<rport> |
Receiver port number of the VNA. If unspecified, value is set to 1 |
Examples |
SENSe:SOUR1:REC2:GAIN:CAT?
|
Query Syntax |
SENSe<cnum>:SOURce<sport>:RECeiver<rport>:GAIN:CATalog? |
Return Type |
String (Comma-separated list of strings.) ("Auto,Low,High" is returned.) |
Default |
Auto |
Applicable Models: E505xA with VNA ports (Read only) Gets the data array for actual gain setting of each measurement points. High: 1, Low: 0. The number of returned data is the same as the NOP. |
|
Parameters |
|
<cnum> |
Any existing channel number. If unspecified, value is set to 1 |
<sport> |
Source port number of the VNA. If unspecified, value is set to 1 |
<rport> |
Receiver port number of the VNA. If unspecified, value is set to 1 |
Examples |
SENSe:SOUR1:REC2:GAIN:LIST?
|
Query Syntax |
SENSe<cnum>:SOURce<sport>:RECeiver<rport>:GAIN:LIST? |
Return Type |
Data block |
Default |
Not Applicable |