Specifies the RFmx session with the respective LO sharing mode.

Syntax

RFMXINSTR_ATTR_LO_SHARING_MODE

Numeric Value

Data Type

Access

Applies To

68

int32

Read/Write

N/A

Remarks


The following figures illustrate different connection configuration topologies for different LO Sharing modes.

You must set the RFMXINSTR_ATTR_NUMBER_OF_LO_SHARING_GROUPS attribute to 1 for the following LO connection configurations.

You must set the Num LO Sharing Groups attribute to 2 for the following LO connection configurations.

The default value is Disabled.

Name

Value

Description

RFMXINSTR_VAL_LO_SHARING_MODE_DISABLED

0 (0x0)

LO Sharing is disabled.

RFMXINSTR_VAL_LO_SHARING_MODE_EXTERNAL_STAR

3 (0x3)

The LO connection configuration is configured as External Star.

RFMXINSTR_VAL_LO_SHARING_MODE_EXTERNAL_DAISY_CHAIN

4 (0x4)

The LO connection configuration is configured as External Daisy Chain.

RFMXINSTR_VAL_LO_SHARING_MODE_SPLITTER_AND_DAISY_CHAIN

5 (0x5)

The LO connection configuration is configured as Splitter and Daisy Chain.
With this option, the only allowed value for the RFMXINSTR_ATTR_NUMBER_OF_LO_SHARING_GROUPS attribute is 1.