Device.AOSampleClockSupported Property
- Updated2023-02-21
- 1 minute(s) read
DeviceAOSampleClockSupported Property
Indicates if the device supports the sample clock timing type for analog output tasks.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public bool AOSampleClockSupported { get; }
Public ReadOnly Property AOSampleClockSupported As Boolean Get
Property Value
Type: BooleanIndicates if the device supports the sample clock timing type for analog output tasks.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |