Gets or sets the trigger type of the DigitalStartTrigger.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDigital

public TriggerType TriggerType { get; set; }

Remarks

The digital pattern instrument waits for this trigger after you initiate a pattern burst and does not burst a pattern until this trigger is received.

Returns

The trigger type of the DigitalStartTrigger. The default value is None.

Exceptions

TypeDescription
Ivi.Driver.OutOfRangeException

The value for TriggerType is invalid.