RFmxTDSCDMA Clone Signal Configuration VI
- Updated2025-04-08
- 2 minute(s) read
Creates a new instance of a signal by copying all the property values from an existing signal instance.

Inputs/Outputs
![]() Old Signal Name specifies the name of an existing signal. This input accepts the signal name with or without the "signal::" prefix. Example: "signal::OldSigName" "OldSigName" ![]() Instrument Handle In specifies the RFmx session refnum. Instrument Handle In is obtained from the RFmxInstr Initialize NIRFSA VI. ![]() New Signal Name specifies the name of the new signal. This input accepts the signal name with or without the "signal::" prefix. Example: "signal::NewSigName" "NewSigName" ![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() Instrument Handle Out passes a reference to your RFmx session to the next VI. ![]() Selector String Out returns the selector string you can use in the Selector String input for configuration VIs, fetch VIs, or the RFmxTDSCDMA Initiate VI. ![]() error out returns error information. This output provides standard error out functionality. |