NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

Device.AOSampleModes Property

  • Updated2023-02-21
  • 1 minute(s) read
Device.AOSampleModes Property
Gets sample modes supported by devices that support sample clocked analog output.

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

Syntax

public SampleQuantityMode[] AOSampleModes { get; }
Public ReadOnly Property AOSampleModes 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