Creates a new instance of a signal.


icon

Inputs/Outputs

  • cstr.png Signal Name

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

    Example:

    "signal::sig1"

    "sig1"

  • cgenclassrntag.png Instrument Handle In

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

  • 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 to your RFmx session to the next VI.

  • istr.png Selector String Out

    Selector String Out returns the selector string you can use in the Selector String input parameter for Configuration VIs, Fetch VIs, or the RFmxEVDO Initiate VI.

  • ierrcodeclst.png error out

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