PhysicalChannel.DOSampleModes Property
- Updated2023-02-21
- 1 minute(s) read
PhysicalChannelDOSampleModes Property
Gets the sample modes supported by physical channels that support sample clocked digital output.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public SampleQuantityMode[] DOSampleModes { get; }
Public ReadOnly Property DOSampleModes As SampleQuantityMode() Get
Property Value
Type: SampleQuantityModeThe values of the supported SampleQuantityMode of the physical channel.