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

DCPowerSequenceAdvanceTrigger Class
Represents the properties used to configure the SequenceAdvanceTrigger trigger for NI-DCPower.
Inheritance Hierarchy
SystemObject
NationalInstruments.ModularInstruments.NIDCPowerDCPowerSubObject
NationalInstruments.ModularInstruments.NIDCPowerDCPowerSequenceAdvanceTrigger
NationalInstruments.ModularInstruments.NIDCPowerDCPowerSubObject
NationalInstruments.ModularInstruments.NIDCPowerDCPowerSequenceAdvanceTrigger
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public sealed class DCPowerSequenceAdvanceTrigger : DCPowerSubObject
Public NotInheritable Class DCPowerSequenceAdvanceTrigger Inherits DCPowerSubObject
The DCPowerSequenceAdvanceTrigger type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DigitalEdge |
Gets the digital edge of the SequenceAdvanceTrigger trigger.
|
![]() | ExportedOutputTerminal |
Gets or sets the SequenceAdvanceTrigger trigger exported output terminal.
|
![]() | Type |
Gets or sets the SequenceAdvanceTrigger trigger type.
|
Methods
Name | Description | |
---|---|---|
![]() | ConfigureSoftwareEdgeTrigger |
Configures the SequenceAdvanceTrigger trigger for software triggering on the specified channels.
|
![]() | Disable |
Disables the SequenceAdvanceTrigger trigger.
|
![]() | 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 SequenceAdvanceTrigger trigger.
|
![]() | 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.