COTriggerUsage
- Updated2026-02-03
- 1 minute(s) read
Indicates the counter output trigger types supported by this device.
Syntax
Namespace: NationalInstruments.DAQmx
public TriggerUsageTypes COTriggerUsage { get; }
Remarks
A TriggerUsageTypes that indicates the counter output trigger types supported by this device. The value is a bitwise combination of Advance, ArmStart, Handshake, None, Pause, Reference, and Start.
Exceptions
| Type | Description |
|---|---|
| NationalInstruments.DAQmx.DaqException | The NI-DAQmx driver returned an error. |