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

Derives from

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public class DCPowerOutputStartTrigger : 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 DCPowerOutputDigitalEdgeStartTrigger sub-object to configure the device to wait for digital edge StartTrigger.

ExportedOutputTerminal

Gets or sets the StartTrigger exported output terminal.

Type

Gets or sets the StartTrigger type.

Methods

NameDescription
ConfigureSoftwareEdgeTrigger()

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

Disable()

Disables the StartTrigger. The specified channel(s) do not wait for a Start trigger when starting generation or acquisition.

SendSoftwareEdgeTrigger()

Asserts the StartTrigger for software triggering.