Device.ReserveNetworkDevice Method
- Updated2023-02-21
- 1 minute(s) read
DeviceReserveNetworkDevice Method
Overload List
Name | Description | |
---|---|---|
![]() | ReserveNetworkDevice | 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.
|
![]() | ReserveNetworkDevice(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.
|