Configures hardware for acquisition, performs measurement on acquired data, and returns the adjacent channel power (ACP) measurement results.


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.

  • cdbl.png Timeout (s)

    Timeout specifies the timeout, in seconds, for fetching the specified measurement. Set this value to an appropriate time, longer than expected for fetching the measurement. 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.

  • idbl.png Offset Ch1 Lower Relative Power (dB)

    Offset Ch1 Lower Relative Power returns the power measured in offset 1 in the negative band, relative to the power measured in the reference carrier specified using the ACP Results Lower Offset Pwr Ref Carrier property.

  • idbl.png Offset Ch1 Upper Relative Power (dB)

    Offset Ch1 Upper Relative Power returns the power measured in offset 1 in the positive band, relative to the power measured in the reference carrier specified using the ACP Results Upper Offset Pwr Ref Carrier property.

  • igenclassrntag.png Instrument Handle Out

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

  • idbl.png Carrier Absolute Power (dBm or dBm/Hz)

    Carrier Absolute Power returns the power measured in carrier 0. The carrier power is reported in dBm or dBm/Hz based on the value of the ACP Power Units property.

  • idbl.png Offset Ch0 Lower Relative Power (dB)

    Offset Ch0 Lower Relative Power returns the power measured in offset 0 in the negative band, relative to the power measured in the reference carrier specified using the ACP Results Lower Offset Pwr Ref Carrier property.

  • idbl.png Offset Ch0 Upper Relative Power (dB)

    Offset Ch0 Upper Relative Power returns the power measured in offset 0 in the positive band, relative to the power measured in the reference carrier specified using the ACP Results Upper Offset Pwr Ref Carrier property.

  • ierrcodeclst.png error out

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