Close the Session
- Updated2025-03-31
- 1 minute(s) read
Every RFmx session must be closed in order to deallocate memory, destroy threads, and free operating system resources.
Required:
Use RFmxInstr Close to conclude the session and free system
resources.