NI-DAQmx .NET Framework 4.5 API Reference

Table of Contents

Task.SampleClock Event

  • Updated2023-02-21
  • 1 minute(s) read
Task.SampleClock Event
Occurs on each pulse of the task's sample clock.

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

Syntax

public event SampleClockEventHandler SampleClock
Public Event SampleClock As SampleClockEventHandler

Value

Type: NationalInstruments.DAQmxSampleClockEventHandler

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

Remarks

For more information about events in NI-DAQmx, refer to Events.

See Also

Log in to get a better experience