LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to build a VI or a driver for a new board(ADA16)

Hello!
I am student, new in LabView, and i have from my teacher a DAQ board called ADA16. How can I creat a VI or a driver for this board(it is not produced by NI), knowing his parameters and interrupts?.
I have a unit made in Pascal where are some procedures that do the aquisition. Can I use them in LabView?
Note: I have only the evaluation version of LabView.
Thank You.
Chiu.
0 Kudos
Message 1 of 2
(2,514 Views)
You can have a look at http://zone.ni.com/libraries/ and see if your boards driver is included there, else, i think there are some points on constructing your own. If this is not enough, you can use the boards dll and LV dll call to create your driver, or even create your own dll and use it from LabVIEW. I don't know which limitatios LabVIEW evaluation version has, so can't help you on that.
Hope this helps
0 Kudos
Message 2 of 2
(2,514 Views)