When you want to use different channels in one task, they all have to be of one type (for example analog input). If you want to combine different (for example) analog input channels, you first have to create the task for the first channel, for example a thermocouple. When the task creation is finished, you get a mxb-File in your project. When you open this file, on the top part you see the list of all channels. There are two small icons on the top left corner, a red cross to delete single channels of the task, and a sheet of paper to create new channels. With the second icon you can create additional channels that can be of a different kind of channel, for example a strain gauge, as long as they are from the same type (analog input in our example). As far as I know this feature was added in DAQmx Version 7.4, so make sure to have a actual version fo NI-DAQmx installed (7.5 would be the latest right now).