Dispose()
- Updated2025-10-13
- 1 minute(s) read
Deletes the signal configuration if it is not the default signal configuration and clears any trace of the current signal configuration, if any. This method does not do anything if it is called by using list step instance.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public void Dispose()
Remarks
You can call this method safely more than once, even if the signal is already deleted.