Hi all,
I am delveloping a very simple CVI program to control digital channels. The program will be used in another computer with pci6713 card installed and labview 7.1 & traditional DAQ installed. I made the distribution including the DAQmx9.7 driver as well as the CVI runtime but the CVI program running in the destiantion computer doesn't work, it crashes when it writes to the channel. The problem is solved by installing the DAQmx 9.7 driver. Now it won't crash any more. However, sometimes when I write to some channels, the error message popped up and tells that the channel was reserved. Is that because in the MAX the device was assigned to traditioanl DAQ? What should I do in the MAX to make it work for my CVI and not affecting the labview code which is usining tradtional DAQ for the same device?