NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

Device.ReserveNetworkDevice Method

  • Updated2023-02-21
  • 1 minute(s) read
Device.ReserveNetworkDevice Method

Overload List

  NameDescription
Public methodReserveNetworkDevice
Reserves the Network DAQ device for the current host. Reservation is required to run NI-DAQmx tasks, and the device must be added in MAX before it can be reserved. This method does not override any existing reservations on the device.
Public methodReserveNetworkDevice(Boolean)
Reserves the Network DAQ device for the current host. Reservation is required to run NI-DAQmx tasks, and the device must be added in MAX before it can be reserved. Use this method to specify whether to override an existing reservation.
Top

See Also

Log in to get a better experience