Configures the units for the absolute power.


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.

  • ci32.png Power Units

    Power Units specifies the units for the absolute power. The default value is dBm.

    dBm (0)

    The absolute powers are reported in dBm.

    dBm/Hz (1)

    The absolute powers are reported in dBm/Hz.

    dBW (2)

    The absolute powers are reported in dBW.

    dBV (3)

    The absolute powers are reported in dBV.

    dBmV (4)

    The absolute powers are reported in dBmV.

    dBuV (5)

    The absolute powers are reported in dBuV.

    W (6)

    The absolute powers are reported in W.

    Volts (7)

    The absolute powers are reported in volts.

    Volts Squared (8)

    The absolute powers are reported in volts2.

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