NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

DigitalPatternStartTrigger.Condition Property

  • Updated2023-02-21
  • 1 minute(s) read
DigitalPatternStartTrigger.Condition Property
Specifies whether the Start Trigger occurs when the physical channels specified with Source match or differ from the digital pattern specified with Pattern.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public DigitalPatternStartTriggerCondition Condition { get; set; }
Public Property Condition As DigitalPatternStartTriggerCondition
	Get
	Set

Property Value

Type: DigitalPatternStartTriggerCondition
Specifies whether the Start Trigger occurs when the physical channels specified with Source match or differ from the digital pattern specified with Pattern.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience