NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalTimeSet Methods

  • Updated2023-11-24
  • 4 minute(s) read
DigitalTimeSet Methods

DigitalTimeSet Methods

The DigitalTimeSet type exposes the following members.

Methods

  NameDescription
Public methodConfigureCompareEdgesStrobe(String, PrecisionTimeSpan)
Configures the strobe edge time for the specified pins.
Public methodConfigureCompareEdgesStrobe(DigitalPinSet, PrecisionTimeSpan)
Configures the strobe edge time for the specified pin set.
Public methodConfigureCompareEdgesStrobe(String, PrecisionTimeSpan, PrecisionTimeSpan)
Configures the strobe edge times for the specified pins.
Public methodConfigureCompareEdgesStrobe(DigitalPinSet, PrecisionTimeSpan, PrecisionTimeSpan)
Configures the strobe edge times for the specified pin set.
Public methodConfigureDriveEdges(String, DriveFormat, PrecisionTimeSpan, PrecisionTimeSpan, PrecisionTimeSpan, PrecisionTimeSpan)
Configures the drive format and the drive edge placement for the specified pins.
Public methodConfigureDriveEdges(DigitalPinSet, DriveFormat, PrecisionTimeSpan, PrecisionTimeSpan, PrecisionTimeSpan, PrecisionTimeSpan)
Configures the drive format and drive edge placement for the specified pin set.
Public methodConfigureDriveEdges(String, DriveFormat, PrecisionTimeSpan, PrecisionTimeSpan, PrecisionTimeSpan, PrecisionTimeSpan, PrecisionTimeSpan, PrecisionTimeSpan)
Configures the drive format and the drive edge placement for the specified pins.
Public methodConfigureDriveEdges(DigitalPinSet, DriveFormat, PrecisionTimeSpan, PrecisionTimeSpan, PrecisionTimeSpan, PrecisionTimeSpan, PrecisionTimeSpan, PrecisionTimeSpan)
Configures the drive format and drive edge placement for the specified pin set.
Public methodConfigureDriveFormat(String, DriveFormat)
Configures the drive format of a time set.
Public methodConfigureDriveFormat(DigitalPinSet, DriveFormat)
Configures the drive format of a time set.
Public methodConfigureEdge(String, TimeSetEdge, PrecisionTimeSpan)
Configures the edge of a time set.
Public methodConfigureEdge(DigitalPinSet, TimeSetEdge, PrecisionTimeSpan)
Configures the edge of a time set.
Public methodConfigureEdgeMultiplier(String, Int32)
Configures the edge multiplier of a time set.
Public methodConfigureEdgeMultiplier(DigitalPinSet, Int32)
Configures the edge multiplier of a time set.
Public methodConfigurePeriod
Configures the period of a time set.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetDriveFormat(String)
Gets the drive format of a time set.
Public methodGetDriveFormat(DigitalPinSet)
Gets the drive format of a time set.
Public methodGetEdge(String, TimeSetEdge)
Gets the edge time of a time set.
Public methodGetEdge(DigitalPinSet, TimeSetEdge)
Gets the edge time of a time set.
Public methodGetEdgeMultiplier(String)
Gets the edge multiplier of a time set.
Public methodGetEdgeMultiplier(DigitalPinSet)
Gets the edge multiplier of a time set.
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