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

Syntax

Namespace: NationalInstruments.RFmx.EvdoMX

public int CloneSignalConfiguration(string newSignalName, out RFmxEvdoMX signalConfiguration)

Parameters

NameTypeDescription
newSignalNamestring

Specifies the name of the new signal. This input accepts the signal name with or without the "signal::" prefix.

signalConfigurationout RFmxEvdoMX

Upon return, contains a new EV-DO signal instance.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.