NI-DAQmx .NET Framework 4.5 API Reference

Timing.ConfigureChangeDetection Method

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

Overload List

  NameDescription
Public methodConfigureChangeDetection(String, String, SampleQuantityMode)
Configures the task to acquire samples on the rising and/or falling edges of the specified lines or ports.
Public methodConfigureChangeDetection(String, String, SampleQuantityMode, Int32)
Configures the task to acquire samples on the rising and/or falling edges of the specified lines or ports and sets the number of samples to acquire.
Top

See Also