Gets or sets the total number of samples per channel to acquire. This property is valid for instances of
DAQTaskAI that perform finite acquisitions.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly:
NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Property AcquisitionSamples As UInteger |
| C# |
|---|
public uint AcquisitionSamples { get; set; } |
Property Value
The total number of samples per channel to acquire. The default value is the task (
Rate / 10).