Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I trick a labview 6i executable into thinking there is a PCI-6023E board installed on a Windows XP laptop?

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

0 Kudos
Message 1 of 2
(2,768 Views)

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.

0 Kudos
Message 2 of 2
(2,766 Views)