LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

integrating an ussupported DAQ with labview

I have a DAQ named DAC98 and I have driver source codes in C++ . How can I integrate and communicate my card with labview and use it in labview applications??
Is there way to do this?? thank you..
0 Kudos
Message 1 of 2
(2,430 Views)
If you have a C++ compiler, you could create a DLL, CIN, or even an EXE. Your only other option is to go to the vendor and ask for something usable.
0 Kudos
Message 2 of 2
(2,430 Views)