NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalSourceWaveforms Methods

  • Updated2023-11-24
  • 3 minute(s) read
DigitalSourceWaveforms Methods

DigitalSourceWaveforms Methods

The DigitalSourceWaveforms type exposes the following members.

Methods

  NameDescription
Public methodCreateFromFile
Creates the source waveform settings used to source waveforms with configuration information contained in a .tdms file.
Public methodCreateParallel(String, String, SourceDataMapping)
Creates source waveform settings used to source parallel data using a comma-delimited string of pins or channels.
Public methodCreateParallel(DigitalPinSet, String, SourceDataMapping)
Creates source waveform settings used to source parallel data using a specified DigitalPinSet.
Public methodCreateSerial(String, String, SourceDataMapping, UInt32, BitOrder)
Creates the source waveform settings used to source serial waveforms using a comma-delimited string of pins or channels.
Public methodCreateSerial(DigitalPinSet, String, SourceDataMapping, UInt32, BitOrder)
Creates the source waveform settings used to source serial waveforms using a specified DigitalPinSet.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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.)
Public methodWriteBroadcast
Writes the same source waveform data to all sites.
Public methodWriteFromFile
Writes a source waveform based on the waveform data and the configuration information the file contains.
Public methodWriteSiteUnique
Writes one source waveform to each of the specified sites.
Top

See Also

Log in to get a better experience