RFmx VNA VIs

Table of Contents

RFmxVNA Clone Signal Configuration (VI)

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

RFmxVNA Clone Signal Configuration (VI)

Owning Palette: Advanced

Creates a new instance of a signal by copying all the property values from an existing signal instance.

RFmxVNA Clone Signal Configuration

cio.gif

Instrument Handle In specifies the RFmx session refnum.

cstr.gif

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

Example:

"signal::NewSigName"

"NewSigName"

iio.gif

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

ierrcodeclst.gif

error out returns error information.

cerrcodeclst.gif

error in describes error conditions that occur before this node runs.

cstr.gif

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

Example:

"signal::OldSigName"

"OldSigName"

istr.gif

Selector String Out returns the selector string created by this VI.

Log in to get a better experience