NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalCaptureWaveforms Methods

  • Updated2023-11-24
  • 2 minute(s) read
DigitalCaptureWaveforms Methods

DigitalCaptureWaveforms Methods

The DigitalCaptureWaveforms type exposes the following members.

Methods

  NameDescription
Public methodCreateFromFile
Creates a capture waveform using the configuration information from a .digicapture file.
Public methodCreateParallel(String, String)
Creates the capture waveform settings for parallel acquisition using a comma-delimited string of pins or channels.
Public methodCreateParallel(DigitalPinSet, String)
Creates the capture waveform settings for parallel acquisition using DigitalPinSet.
Public methodCreateSerial(String, String, UInt32, BitOrder)
Creates the capture waveform settings for serial acquisition using a comma-delimited string of pins or channels.
Public methodCreateSerial(DigitalPinSet, String, UInt32, BitOrder)
Creates the capture waveform settings for serial acquisition using DigitalPinSet.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFetch
Fetches a defined number of samples for a specified list of sites.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience