RFmx LTE VIs

Table of Contents

RFmxLTE Create Signal Configuration (VI)

  • Updated2024-04-10
  • 2 minute(s) read

RFmxLTE Create Signal Configuration (VI)

Owning Palette: Advanced

Creates a new instance of a signal.

RFmxLTE Create Signal Configuration

cio.gif

Instrument Handle In specifies the RFmx session refnum. Instrument Handle In is obtained from the RFmxInstr Initialize NIRFSA VI.

cstr.gif

Signal Name specifies the name of the signal. This parameter accepts the signal name with or without the "signal::" prefix.

Example:

"signal::sig1"

"sig1"

cerrcodeclst.gif

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

iio.gif

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

istr.gif

Selector String Out returns the selector string that can be passed to the Selector String parameter of Configure, Initiate, and Fetch VIs.

ierrcodeclst.gif

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

Log in to get a better experience