RFmxTdscdmaMX.CloneSignalConfiguration Method
- Updated2024-07-17
- 1 minute(s) read
RFmxTdscdmaMXCloneSignalConfiguration Method
Creates a new instance of a signal by copying all the method values from an existing signal instance.
Namespace: NationalInstruments.RFmx.TdscdmaMX
Assembly: NationalInstruments.RFmx.TdscdmaMX.Fx40 (in NationalInstruments.RFmx.TdscdmaMX.Fx40.dll) Version: 24.5.0.49284 (24.5.0.49284)
Syntax
public int CloneSignalConfiguration( string newSignalName, out RFmxTdscdmaMX signalConfiguration )
Public Function CloneSignalConfiguration ( newSignalName As String, <OutAttribute> ByRef signalConfiguration As RFmxTdscdmaMX ) As Integer
Parameters
- newSignalName
- Type: SystemString
Specifies the name of the new signal. This input accepts the signal name with or without the "signal::" prefix. - signalConfiguration
- Type: NationalInstruments.RFmx.TdscdmaMXRFmxTdscdmaMX
Upon return, contains a new TD-SCDMA signal instance.
Return Value
Type: Int32Returns the status code of this method. The status code either indicates success or describes a warning condition.