Table of Contents

Property SamplesPerChannel

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DAQmx
Assembly
NationalInstruments.SemiconductorTestLibrary.Extensions.dll

SamplesPerChannel

Specifies the number of samples to acquire or generate for each channel in the task.

public int? SamplesPerChannel { get; set; }

Property Value

int?

Remarks

This value is used to get/set the value of the NationalInstruments.DAQmx.Timing.SampleClockSource driver property.