DCPowerOutputSourceTrigger Methods
- Updated2024-01-04
- 2 minute(s) read
DCPowerOutputSourceTrigger Methods
The DCPowerOutputSourceTrigger type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ConfigureSoftwareEdgeTrigger |
Configures the SourceTrigger for software edge triggering for the specified channel(s).
| |
| Disable |
Disables the SourceTrigger. The specified channel(s) do not wait for a Source trigger before performing a source operation.
| |
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| SendSoftwareEdgeTrigger |
Asserts the SourceTrigger for software triggering. This method can override an external edge trigger.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |