Sense:Source Command


SENSe:SOURce

     | PLLBandwidth

          |  CATalog

          | [:VALue]

     | RECeiver

      | GAIN[:VALue]

         | ALL[:VALUE]

         | CATalog

         | LIST


SENSe<cnum>:SOURce:PLLBandwidth:CATalog?

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?
sense:source2:pllbandwidth:catalog?

Query Syntax

SENSe<cnum>:SOURce:PLLBandwidth:CATalog?

Return Type

<sting>, available setting list with comma separated chars

Default

Not applicable


SENSe<cnum>:SOURce:PLLBandwidth[:VALue] <type>

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:

  • AUTO: Use an appropriate PLL bandwidth automatically.

  • NARRow: Use the narrow PLL bandwidth. The phase noise of the RF and local sources decreases while the cycle time increases.

Examples

SENSe:SOUR1:PLLB NARR  
sense:source2:pllbandwidth narrow

Query Syntax

SENSe<cnum>:PLLBandwidth[:VALue]?

Return Type

Enumeration

Default

AUTO


SENSe<cnum>:SOURce<sport>:RECeiver<rport>:GAIN[:VALue] <string>

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:

  • Auto

  • Low

  • High

Examples

SENSe:SOUR1:REC2:GAIN "Low" ' Low for S21 measurement
sense:source2:receiver2:gain:value "High"  ' High for S22 measurement

Query Syntax

SENSe<cnum>:SOURce<sport>:RECeiver<rport>:GAIN[:VALue] ?

Return Type

<sting>, available setting list with comma separated chars

Default

Not


SENSe<cnum>:SOURce<sport>:RECeiver<rport>:GAIN:ALL[:VALue] <string>

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:

  • Auto

  • Low

  • High

Examples

SENSe:SOUR1:REC2:GAIN:ALL "Low" ' Low for all measurements
sense:source2:receiver2:gain:all:value "High"  ' High 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


SENSe<cnum>:SOURce<sport>:RECeiver<rport>:GAIN:CATalog

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?
sense:source2:receiver2:gain:catalog?

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


SENSe<cnum>:SOURce<sport>:RECeiver<rport>:GAIN:LIST?

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?
sense:source2:receiver2:gain:list?

Query Syntax

SENSe<cnum>:SOURce<sport>:RECeiver<rport>:GAIN:LIST?

Return Type

Data block

Default

Not Applicable