Represents the methods and properties used to configure the SequenceAdvanceTrigger for NI-DCPower.

Derives from

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public class DCPowerOutputSequenceAdvanceTrigger : DCPowerSubObject

Remarks

For more information, refer to NI DC Power Supplies and SMUs Help.

Thread Safety

All members of this type are safe for multithreaded operations.

Properties

NameDescription
DigitalEdge

Gets the DCPowerOutputDigitalEdgeSequenceAdvanceTrigger sub-object to configure the device to wait for digital edge SequenceAdvanceTrigger.

ExportedOutputTerminal

Gets or sets the SequenceAdvanceTrigger exported output terminal.

Type

Gets or sets the SequenceAdvanceTrigger type.

Methods

NameDescription
ConfigureSoftwareEdgeTrigger()

Configures the SequenceAdvanceTrigger trigger for software edge triggering for the specified channel(s).

Disable()

Disables the SequenceAdvanceTrigger. The specified channel(s) do not wait for a Sequence Advance trigger before advancing to the next part of the sequence.

SendSoftwareEdgeTrigger()

Asserts the SequenceAdvanceTrigger for software triggering. This method can override an external edge trigger.