NI-DAQmx .NET Framework 4.5 API Reference

DaqSystem.AddNetworkDevice Method

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

Overload List

  NameDescription
Public methodAddNetworkDevice(String, String, Double)
Adds a Network cDAQ device to the system. This method does not attempt to reserve the device after the device is successfully added.
Public methodAddNetworkDevice(String, String, Boolean, Double)
Adds a Network cDAQ device to the system and, if specified, attempts to reserve it.
Top

See Also