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

Derives from

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public class DCPowerOutputSourceTrigger : 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 DCPowerOutputDigitalEdgeSourceTrigger sub-object to configure the device to wait for digital edge SourceTrigger.

ExportedOutputTerminal

Gets or sets the SourceTrigger exported output terminal.

Type

Gets or sets the SourceTrigger type.

Methods

NameDescription
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.

SendSoftwareEdgeTrigger()

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