Hi,
I have two computers, computer A has the LabVIEW 7.0 Express for program development, computer B doesn't has the LabVIEW program installed and only used to run the LabVIEW executable. I have a PCI-6036E daq card and sc-2345 with several SCC modules. NI-DAQ 7.3 driver is installed on both computers. I first install the hardware on computer A and developed a simple LabVIEW program using NI-DAQmx, compile it to an executable and runs fine on computer A. Now I transfer the hardware to computer B, create the DAQmx "tasks" using MAX and make sure they work fine on the test panel. Then I install the executable to computer B using the installer compiled on computer A, which installed all the resource files and run-time, etc. The executable starts fine on computer B, the problem is it doesn't seem to communicate with the daq card. The relay is not close or open, no data is acquired, etc. I also tried to include the hardware configuration option in the compilation, where the exact NI-DAQmx tasks were cloned from computer A to B. Still, the executable can not comunicate with the daq card. Any suggestions?
Thanks,
Xiaofei Jiang