NI-DAQmx .NET Framework 4.5 API Reference

Timing.ConfigureSampleClock Method

  • 已更新2023-02-21
  • 閱讀時間為 1 分鐘
Timing.ConfigureSampleClock Method

Overload List

  NameDescription
Public methodConfigureSampleClock(String, Double, SampleClockActiveEdge, SampleQuantityMode)
Sets the source of the sample clock and the rate of the sample clock.
Public methodConfigureSampleClock(String, Double, SampleClockActiveEdge, SampleQuantityMode, Int32)
Sets the source of the sample clock, the rate of the sample clock, and the number of samples to acquire or generate.
Top

See Also