NI-SCOPE .NET Class Library Help

Table of Contents

NIScope Methods

  • Updated2023-09-06
  • 3 minute(s) read
NIScope Methods

NIScope Methods

The NIScope type exposes the following members.

Methods

  NameDescription
Public methodCableSenseSignalStart
Enables the CableSense signal on any configured channels
Public methodCableSenseSignalStop
Disables the CableSense signal on every channel
Public methodClose
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.
Public methodDispose
Closes the specified session and deallocates the reserved resources, if not already disposed.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExportSignal
Configures the digitizer to generate a signal that other instruments can detect when configured for digital triggering or sharing clocks.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetInstrumentHandle
Gets the SafeHandle to the NIScope instrument session.
Public methodGetService
Defines a mechanism for retrieving a service object (i.e., an object that provides custom support to other objects). It supports AdvancedPropertyAccessService, IIviDriver, IIviScope, and NIScope.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberIsDeviceReady
Determines whether the instrument is ready for use or the instrument is still undergoing initialization.
Public methodProbeCompensationSignalStart
Starts the 1 kHz square wave output on PFI 1 for probe compensation.
Public methodProbeCompensationSignalStop
Stops the 1 kHz square wave output on PFI 1 for probe compensation.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience