ScopeMeasurement Methods
- Updated2023-09-06
- 2 minute(s) read
ScopeMeasurement Methods
The ScopeMeasurement type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Abort |
Aborts an acquisition and returns the digitizer to the Idle state. Call this method if the
digitizer times out waiting for a trigger.
| |
| AutoSetup |
Automatically configures the instrument. When this method is called, the digitizer senses the input signal and automatically configures many of the instrument settings.
If a signal is detected on a channel, the driver chooses the smallest available vertical range that is larger than the signal range.
| |
| Commit |
Commits to hardware all the parameter settings associated with the task.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Initiate |
Initiates a waveform acquisition.
| |
| Status |
Gets the status information about the acquisition.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |