NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalTiming Methods

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

DigitalTiming Methods

The DigitalTiming type exposes the following members.

Methods

  NameDescription
Public methodCreateTimeSet
Creates and returns a DigitalTimeSet. Use this method to create time set values after applying a timing sheet with ApplyLevelsAndTiming(String, String, String), or to create time sets programmatically without the use of timing sheets. This method does not modify the timing sheet file or the timing sheet contents that will be used in future calls to ApplyLevelsAndTiming(String, String, String), it only affects the values of the current timing context.
Public methodDeleteAllTimeSets
Deletes all loaded and created time sets.
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 methodGetTimeSet
Returns a DigitalTimeSet specified by a name.
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