07-13-2006 11:40 AM
07-14-2006 01:46 AM
Reinstalling NIDAQ device drivers repeatedly will not help
Go to MAX and see what device identifier has been assigned to the DAQ hardware that you are using to generate Analog output in your code.
Now, use this Device ID for assigning channel names in your application while generating analog output. ( for EX, if device identifier is Dev2 on MAX, select channel name as Dev2\ao0 etc)
Since you say you are an amateur, I assume that you are usign DAQ express VI's .
Here, click on the express VI icon in the block diagram and Update your channels list for the MAX Detected/ valid DAQ device
any doubts, do get back
Regards
Dev