04-13-2011 08:05 PM
I created a labview 6i executable that captures serial data to a file and controls a PCI-6023E board. I now want to use the executable to capture the serial data on a WinXP computer that does not have the 6023 board installed. Upon running the executable, an error message explains that the DIO board cannot be found. After clicking OK, the program seems to be running, but will not collect the serial data. I have verified that I am using the correct serial port, and that I can see the serial data using Hyperterminal. I assume the executable is not accessing the serial port because of the error. Is there a way to trick the executable into thinking there is a board installed on the WinXP machine so that I don't have to rewrite it? Thanks
04-13-2011 08:41 PM
I don't know of a way with your ancient version of LabVIEW and DAQ. With the driver for 7.0 and higher, you have the ability to simulate DAQ cards.