Dave,
The Traditional NI-DAQ Function Reference Help for the DAQ_Config function contains the following comment:
--------------------------------------------
Note: (61XX devices only) The only allowed values for extConv are 0 and 2. The conversions occur simultaneously for all channels and are controlled by the scan interval.
--------------------------------------------
The Traditional NI-DAQ Function Reference Help is available in the following location:
Start >> Programs >> National Instruments >> NI-DAQ >> Traditional NI-DAQ Function Reference Help
So, you will want to assign the extConv parameter a value of 2 and use the Select_Signal function to route the signal accordingly.
Good luck with your application.
Spencer S.