Device.CISampleModes Property
- Updated2023-02-21
- 1 minute(s) read
DeviceCISampleModes Property
Gets sample modes supported by devices that support sample clocked counter input.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public SampleQuantityMode[] CISampleModes { get; }
Public ReadOnly Property CISampleModes As SampleQuantityMode() Get
Property Value
Type: SampleQuantityModeThe values of the supported SampleQuantityMode of the device.