From: SOUMEN MONDAL on
>>hw=daqhwinfo('nidaq')
hw = AdaptorDllName: [1x68 char]
AdaptorDllVersion: '2.12 (R2008a)'
AdaptorName: 'nidaq'
BoardNames: {1x7 cell}
InstalledBoardIds: {1x7 cell}
ObjectConstructorName: {7x3 cell}

>> hw.InstalledBoardIds
ans =
Columns 1 through 6

'cDAQ1' 'cDAQ1Mod1' 'cDAQ1Mod2' 'cDAQ1Mod3' 'cDAQ1Mod4' 'cDAQ1Mod5'

Column 7

'cDAQ1Mod6'
>> ai = analoginput('nidaq','cDQA1');
??? Error using ==> analoginput.analoginput at 99
Error using ==> analoginput.analoginput>localCreateAnalogInputObject at 193
The specified device ID is invalid. Use DAQHWINFO(adaptorname) to determine
valid device IDs.
>> What is the proper ID & where from I will get this ID? What is the solution to overcome the situation? Please help me. I am using NI cDAQ 9172.
From: Mark Shore on
> >> What is the proper ID & where from I will get this ID? What is the solution to overcome the situation? Please help me. I am using NI cDAQ 9172.

Don't start a new thread, but instead stay on the original one you started. Otherwise you fragment the discussion and make it hard for anyone to follow, or to help.
 | 
Pages: 1
Prev: Zero Padding
Next: Constrained neural network