DigitalCaptureWaveforms Methods
- Updated2023-11-24
- 2 minute(s) read
DigitalCaptureWaveforms Methods
The DigitalCaptureWaveforms type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CreateFromFile |
Creates a capture waveform using the configuration information from a .digicapture file.
|
![]() | CreateParallel(String, String) |
Creates the capture waveform settings for parallel acquisition using a comma-delimited string of pins or channels.
|
![]() | CreateParallel(DigitalPinSet, String) |
Creates the capture waveform settings for parallel acquisition using DigitalPinSet.
|
![]() | CreateSerial(String, String, UInt32, BitOrder) |
Creates the capture waveform settings for serial acquisition using a comma-delimited string of pins or channels.
|
![]() | CreateSerial(DigitalPinSet, String, UInt32, BitOrder) |
Creates the capture waveform settings for serial acquisition using DigitalPinSet.
|
![]() | Equals | (Inherited from Object.) |
![]() | Fetch |
Fetches a defined number of samples for a specified list of sites.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |