As long as you call the VIs sequentially and start and stop each task before you call the next VI, you should be okay. Of course, if you want to run separate tasks at the same time, you can't and will get a resource reserved error. To run multiple channels at the same time you have to have them in the same task.