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