NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

ExportSignals.PauseTriggerLevelActiveLevel Property

  • Updated2023-02-21
  • 1 minute(s) read
ExportSignals.PauseTriggerLevelActiveLevel Property
Specifies the active level of the exported Pause Trigger.

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

Syntax

public PauseTriggerLevelActiveLevel PauseTriggerLevelActiveLevel { get; set; }
Public Property PauseTriggerLevelActiveLevel As PauseTriggerLevelActiveLevel
	Get
	Set

Property Value

Type: PauseTriggerLevelActiveLevel
Specifies the active level of the exported Pause Trigger.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience