NIScope.Close Method
- Updated2023-09-06
- 1 minute(s) read
NIScopeClose Method
Performs the following actions after you finish using an instrument driver session:
- Closes the instrument I/O session.
- Destroys the IVI session and all of its attributes.
- Deallocates any memory resources used by the IVI session.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public void Close()
Public Sub Close