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