NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

Task.Triggers Property

Task.Triggers Property

TaskTriggers Property

Gets the triggers for the task.

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

Syntax

public Triggers Triggers { get; }
Public ReadOnly Property Triggers As Triggers
	Get

Property Value

Type: Triggers
The Triggers for the task.

See Also

In This Section
Was this information helpful?