Configures the sweep time.

Use "range<n>" as the selector string to configure this VI.

Supported devices: PXIe-5665, PXIe-5668


icon

Inputs/Outputs

  • cstr.png Selector String

    Selector String specifies a selector string comprising of the signal name and range number. If you do not specify the signal name, the default signal instance is used. The default value is "range0".

    Example:

    "range0"

    "signal::sig1/range0"

    You can use the RFmxSpecAn Build Range String2 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 Sweep Time Auto

    Sweep Time Auto specifies whether the measurement computes the sweep time. The default value is True.

    False (0)

    The measurement uses the sweep time that you specify in the Spur Range Sweep Time property.

    True (1)

    The measurement calculates the sweep time based on the value of the Spur Range RBW property.

  • cdbl.png Sweep Time Interval (s)

    Sweep Time Interval specifies the sweep time, in seconds, when you set the Sweep Time Auto parameter to False. The default value is 1 ms.

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