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