09-05-2007 12:13 AM
09-06-2007 01:07 AM - edited 09-06-2007 01:07 AM
Hi Rags,
You can obtain the names of all devices in your computer by
using the DAQmxGetSysDevNames()
function, and then use the DAQmxGetDevProductCategory() function to see if the
board is a digital IO board. (see picture below, taken from DAQmx C Reference
Help). This reference guide can be found under Start >> Programs >> National Instruments >> NI-DAQ.
This forum and this forum may be helpful if you are running into errors.
Message Edited by David L. on 09-06-2007 01:07 AM