Gets the approximate minimum and maximum dBm power levels for a given frequency.

Supported Devices: Ettus USRP X410


icon

Inputs/Outputs

  • cstr.png channel list

    channel list specifies the channel(s) to configure.

  • civrn.png session handle

    session handle identifies your instrument session.

    session handle is obtained from the niUSRP Open Tx Session VI or the niUSRP Open Rx Session VI and identifies a particular transmit (Tx) or receive (Rx) session.

  • cdbl.png carrier frequency

    carrier frequency specifies the carrier frequency, in Hz, of the RF signal.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • iivrn.png session handle out

    session handle out passes a reference to your instrument session to the next VI.

    session handle out is obtained from this VI and identifies this receive (Rx) session.

  • idbl.png max reference level

    max reference level defines the maximum power level the device can reach for a given frequency. If no frequency is supplied, the current configured frequency is chosen.

    If a power level greater than this range is selected, it will be clipped to the maximum.

  • idbl.png min reference level

    min reference level defines the minimum power level the device can reach for a given frequency. If no frequency is supplied, the current configured frequency is chosen.

    If a power level less than this range is selected, it will be clipped to the minimum.

  • ierrcodeclst.png error out

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