I'm new to using the Traditional NI-DAQ package, and having some issues with software I'm writing under Visual Studio .NET to drive a PCI-6534 DIO board. Somehow the DMA channel isn't getting released when the program isn't closed normally (i.e. a debugging stop or a program crash). Is there any way, either in code or from a seperate program, to release the DMA channel and reset the board so that I don't have to keep rebooting?