RFmxVNA Clone Signal Configuration (VI)
- Updated2024-04-10
- 2 minute(s) read
RFmxVNA Clone Signal Configuration (VI)
Owning Palette: AdvancedCreates a new instance of a signal by copying all the property values from an existing signal instance.
![]() |
Instrument Handle In specifies the RFmx session refnum. |
![]() |
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" |
![]() |
Instrument Handle Out passes a reference of your RFmx session to the next VI. |
![]() |
error out returns error information. |
![]() |
error in describes error conditions that occur before this node runs. |
![]() |
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" |
![]() |
Selector String Out returns the selector string created by this VI. |