NI-SCOPE .NET Class Library Help

Table of Contents

NIScope.Close Method

  • Updated2023-09-06
  • 1 minute(s) read
NIScope.Close Method

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

Implements

IIviDriverClose

See Also

Log in to get a better experience