Configures the harmonic frequency, acquisition bandwidth, and acquisition time for the harmonic, when you set the Harm Harmonics Auto Setup Enabled property to False.

Supported devices: PXIe-5665, PXIe-5668


icon

Inputs/Outputs

  • c1ddbl.png Harmonic Measurement Interval (s)

    Harmonic Measurement Interval specifies the array of acquisition times, in seconds, for the harmonic. The default value is 1 ms.

  • 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 Harmonic Order

    Harmonic Order specifies the array of the orders of the harmonics. The default value is 1.

    Frequency of Nth order harmonic = N * (Frequency of fundamental)

  • c1ddbl.png Harmonic Bandwidth (Hz)

    Harmonic Bandwidth specifies the array of resolution bandwidths, in Hz, for the harmonic. The default value is 100 kHz.

  • c1di32.png Harmonic Enabled

    Harmonic Enabled specifies whether to enable a particular harmonic for measurement. Only the enabled harmonics are used to measure the total harmonic distortion (THD). The default value is True.

    False (0)

    Disables the harmonic for measurement.

    True (1)

    Enables the harmonic for measurement.

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