Contains properties and methods to configure and control the start trigger as a digital edge start trigger.

Derives from

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDigital

public class DigitalEdgeStartTrigger : DigitalSubObject

Remarks

Note

Example applications are located in the <Public Documents>\National Instruments\NI-Digital\Examples\DotNET 4.x directory or in the Start menu at National Instruments » NI Digital Pattern Examples.

Thread Safety

All members of this type are safe for multithreaded operations.

Properties

NameDescription
Edge

Gets or sets the active edge for the start trigger.

Source

Gets or sets the source terminal for the start trigger.

Methods

NameDescription
Configure(string, DigitalEdge)

Configures the TriggerType to Software, and configures the DigitalEdge and Edge properties.