Configures the offset frequency definition for the ACP measurement.

Use "offset<n>" as the selector string to configure this VI.


icon

Inputs/Outputs

  • cstr.png Selector String

    Selector String specifies the selector string comprising of the signal name and offset number. If you do not specify the signal name, the default signal instance is used. The default value is "offset0".

    Example:

    "offset0"

    "signal::sig1/offset0"

    You can use the RFmxSpecAn Build Offset String2 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 Frequency Definition

    Offset Frequency Definition specifies the offset frequency definition. The default value is Carrier Center to Offset Center.

    Carrier Center to Offset Center (0)

    The offset frequency is defined from the center of the closest carrier to the center of the offset channel.

    Carrier Center to Offset Edge (1)

    The offset frequency is defined from the center of the closest carrier to the nearest edge of the offset channel.

  • 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 of your RFmx session to the next VI.

  • ierrcodeclst.png error out

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