NI-DAQmx .NET Framework 4.5 API Reference

Timing.ConfigureHandshaking Method

  • 更新时间2023-02-21
  • 阅读时长1分钟
Timing.ConfigureHandshaking Method

Overload List

  NameDescription
Public methodConfigureHandshaking(SampleQuantityMode)
Determines the sample timing and duration of the task using standard 8255/82C55 digital handshaking between the device and a peripheral device.
Public methodConfigureHandshaking(SampleQuantityMode, Int32)
Determines the sample timing and duration of the task with the specified number of samples, using standard 8255/82C55 digital handshaking between the device and a peripheral device.
Top

See Also