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