NI-DAQmx .NET Framework 4.5 API Reference

Device.AISampleModes Property

  • Updated2023-02-21
  • 1 minute(s) read
Device.AISampleModes Property
Gets the sample modes from devices that support sample clocked analog input.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.45.49302

Syntax

public SampleQuantityMode[] AISampleModes { get; }
Public ReadOnly Property AISampleModes As SampleQuantityMode()
	Get

Property Value

Type: SampleQuantityMode
The values of the supported SampleQuantityMode of the device.

See Also

Log in to get a better experience