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


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

    Example:

    ""

    "signal::sig1"

    You can use the RFmxSpecAn 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.

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

  • c1ddbl.png Absolute Limit Start (dBm)

    Absolute Limit Start specifies the array of absolute power limits, 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.

  • c1ddbl.png Absolute Limit Stop (dBm)

    Absolute Limit Stop specifies the array of absolute power limits, 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.