Device.DigitalTriggerSupported Property
- Updated2023-02-21
- 1 minute(s) read
DeviceDigitalTriggerSupported Property
Indicates if the device supports digital triggering.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public bool DigitalTriggerSupported { get; }
Public ReadOnly Property DigitalTriggerSupported As Boolean Get
Property Value
Type: BooleanIndicates if the device supports digital triggering.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |