LabVIEW
You need to use the Reserve Network Device VI found in the
Measurement I/O --> DAQmx - Data Acquisition --> DAQmx Advanced --> DAQmx System Setup functions palette in LabVIEW. Specify which device you want to reserve on the
device in input.


The VI below is an example of how programmatically to reserve and perform a self-test in a cDAQ chassis :
LabVIEW NXG 5.0
You need to use the Reserve Network Device VI found in the
Hardware Interfaces --> DAQmx -->Advanced --> System Setup functions palette in LabVIEW NXG. Specify which device you want to reserve on the
device in input.

The VI below is an example of how programmatically to reserve and perform a self-test in a cDAQ chassis :
LabWindows/CVI
Use the
AddNetworkDevice function call to reserve the network chassis in CVI.
