Configures the band span of the selected marker.

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


icon

Inputs/Outputs

  • cstr.png Selector String

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

    Example:

    "marker0"

    "signal::sig1/marker0"

    You can use the RFmxSpecAn Build Marker 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.

  • cdbl.png Span

    Span specifies the width of the span for the selected marker. This property selects the trace data within the specified span to perform specified marker function.

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