Configures the power reference of the offset channels in multi-carrier setups.


icon

Inputs/Outputs

  • cstr.png Selector String

    Selector String specifies a selector string comprising of the signal name. If you do not specify the signal name, the default signal instance is used. The default value is "" (empty string).

    Examples:

    ""

    "signal::sig1"

    You can use the RFmxEVDO Build Signal String VI to build the selector string.

  • cgenclassrntag.png Instrument Handle In

    Instrument Handle In specifies the RFmx session refnum. Instrument Handle In is obtained from the RFmxInstr Initialize NIRFSA VI.

  • ci32.png Offset Power Reference Carrier

    Offset Power Reference Carrier specifies how the reference power is selected.

    The default value is Composite.

    Closest (0) The measurement uses the carrier power closest to the center frequency of the offset channel as the power reference.
    Highest (1) The measurement uses the highest measured active carrier power as the power reference.
    Composite (2) The measurement uses total measured active carrier power as the power reference.
    Specific (3) The measurement uses the power measured in the carrier with index specified by the Offset Power Reference Specific property as the power reference.

    For single-carrier configurations, all options have the same behavior.

  • ci32.png Offset Power Reference Specific

    Offset Power Reference Specific specifies the carrier number that is used as power reference. This parameter only applies if you set the Offset Power Reference Carrier parameter to Specific.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • igenclassrntag.png Instrument Handle Out

    Instrument Handle Out passes a reference to your RFmx session to the next VI.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.