NI-DAQmx .NET Framework 4.5 API Reference

DigitalLevelPauseTrigger.Condition Property

  • Updated2023-02-21
  • 1 minute(s) read
DigitalLevelPauseTrigger.Condition Property
Specifies whether the task pauses while the signal is high or low.

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

Syntax

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

Property Value

Type: DigitalLevelPauseTriggerCondition
Specifies whether the task pauses while the signal is high or low.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience