Hello ajmal,
Your best bet would be to simply break up the array that contains all 8 channels into 8 different arrays. There is no NI-DAQ function call that returns 8 arrays of data. You will always get one array, so you will need to do the array manipulation in whatever language you are programming in (C, VB, etc.).
-Alan A.