I have a vi simply reading DIO 0 line then set a flag, nothing fancy, using DAQmx Read, Digital Bool 1Line 1 Point. Running it alone, the vi works fine, when I intergrate this vi into a loop (250ms wait per loop iteration), I get a channel reserved error.
Any idea?