Configures the absolute limit mode and specifies the absolute power limits corresponding to the beginning and end of the offset segment.

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


icon

Inputs/Outputs

  • cstr.png Selector String

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

    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 Absolute Limit Mode

    Absolute Limit Mode specifies whether the absolute limit mask is a flat line or a line with a slope. The default value is Couple.

    Manual (0)

    The line specified by the SEM Offset Abs Limit Start and SEM Offset Abs Limit Stop property values as the two ends is considered as the mask.

    Couple (1)

    The two ends of the line are coupled to the value of the SEM Offset Abs Limit Start property.

  • cdbl.png Absolute Limit Start (dBm)

    Absolute Limit Start specifies the absolute power limit, in dBm, corresponding to the beginning of the offset segment. The value of this parameter is also set as the stop limit for the offset segment when you set the Absolute Limit Mode parameter to Couple. The default value is -10.

  • cdbl.png Absolute Limit Stop (dBm)

    Absolute Limit Stop specifies the absolute power limit, in dBm, corresponding to the end of the offset segment. This parameter is ignored when you set the Absolute Limit Mode parameter to Couple. The default value is -10.

  • 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.