NIScope Methods
- Updated2023-09-06
- 3 minute(s) read
NIScope Methods
The NIScope type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CableSenseSignalStart |
Enables the CableSense signal on any configured channels
| |
| CableSenseSignalStop |
Disables the CableSense signal on every channel
| |
| Close |
Performs the following actions after you finish using an instrument driver session:
| |
| Dispose |
Closes the specified session and deallocates the reserved resources, if not already disposed.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| ExportSignal |
Configures the digitizer to generate a signal that other instruments can detect when configured for digital triggering or sharing clocks.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetInstrumentHandle |
Gets the SafeHandle to the NIScope instrument session.
| |
| GetService |
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.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsDeviceReady |
Determines whether the instrument is ready for use or the instrument is still undergoing initialization.
| |
| ProbeCompensationSignalStart |
Starts the 1 kHz square wave output on PFI 1 for probe compensation.
| |
| ProbeCompensationSignalStop |
Stops the 1 kHz square wave output on PFI 1 for probe compensation.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |