NI-DAQmx .NET Framework 4.0 API Reference

Device.DeleteNetworkDevice Method

  • Updated2023-02-21
  • 1 minute(s) read
Device.DeleteNetworkDevice Method
Deletes a Network DAQ device previously added to the host.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public void DeleteNetworkDevice()
Public Sub DeleteNetworkDevice

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

Remarks

If the device is reserved, the device is unreserved before it is removed.

See Also

Log in to get a better experience