11-20-2006 12:40 PM
11-20-2006 12:58 PM
11-20-2006 01:02 PM
11-20-2006 03:00 PM - edited 11-20-2006 03:00 PM
hi Will.D
I create *.vi file that smaple data from daqboard/2001.
When i click "RUN" button, pop-up message tell that my board don't recognized.
Message Edited by pro111 on 11-20-2006 03:02 PM
11-20-2006 03:02 PM
11-20-2006 03:05 PM
11-20-2006 03:56 PM
11-20-2006 04:15 PM
If you know your hardware address, for simple read or wirte function, you can use LV In Port.vi and Out Port.vi to do your communication.
I remember I use this way implement a LV driver for a non commercial DAQ board, (8 years ago, :)). As we know, all drivers are written by using these kind of functions.
11-20-2006 04:18 PM
11-20-2006 04:24 PM