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