DCPowerSourceTrigger Class
- Updated2024-01-04
- 3 minute(s) read

DCPowerSourceTrigger Class
Represents the properties used to configure the SourceTrigger for NI-DCPower.
Inheritance Hierarchy
SystemObject
NationalInstruments.ModularInstruments.NIDCPowerDCPowerSubObject
NationalInstruments.ModularInstruments.NIDCPowerDCPowerSourceTrigger
NationalInstruments.ModularInstruments.NIDCPowerDCPowerSubObject
NationalInstruments.ModularInstruments.NIDCPowerDCPowerSourceTrigger
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public sealed class DCPowerSourceTrigger : DCPowerSubObject
Public NotInheritable Class DCPowerSourceTrigger Inherits DCPowerSubObject
The DCPowerSourceTrigger type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DigitalEdge |
Gets the digital edge of the SourceTrigger.
|
![]() | ExportedOutputTerminal |
Gets or sets the DCPowerSourceTriggerExportedOutputTerminal.
|
![]() | Type |
Gets or sets the SourceTrigger type.
|
Methods
Name | Description | |
---|---|---|
![]() | ConfigureSoftwareEdgeTrigger |
Configures the SourceTrigger for software triggering.
|
![]() | Disable |
Disables the SourceTrigger.
|
![]() | 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 |
Sends a Software Edge SourceTrigger.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Remarks
For more information, refer to NI DC Power Supplies and SMUs Help.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.