05-24-2006 08:13 AM
05-25-2006 03:48 PM
Hi,
You can programmatically create tasks in LabVIEW. I am linking you to an example that creates and saves a task programmatically. If you want to add more channels to the task, then just add another DAQmx Create Channel VI's. Also, for programmmatically setting the gains, place a channel property node after a channel and go to analog input >> general properties >> advanced >> gain. Please try this and let me know if you are still having problems. Also, information on the error you are receiving would be extremely helpful.
Regards,
Hal L.