DigitalSignal Methods |
The DigitalSignal type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Disposes the managed resources of the instance.
(Inherited from SDKDisposeBase.) | |
| Equals | (Inherited from Object.) | |
| Get |
Gets the digital value of the DigitalSignal.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the type of the current instance. (Inherited from Object.) | |
| Invert |
Inverts the value of the digital signal.
| |
| Pulse |
Generates a pulse on the digital signal.
| |
| Pulse(Int32) |
Generates a pulse on a digital signal for a specified period of time.
| |
| Reset |
Sets the value of the digital signal to 0.
| |
| Set |
Sets the value of the digital signal to 1.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |