LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

using LABVIEW with DT2805 board

I wish to use LABVIEW 7 to control solenoid valves using DT2805 board. but LABVIEW does not recognize the board. What should be done so that LABVIEW can 'see' DT2805 board and send instructions to operate it. I currnetly use QBASIC program to send out the instructions to DT2805.
Parag
0 Kudos
Message 1 of 3
(2,702 Views)
Contact the manufacturer of the board (Data Translation?) and see if they have LabVIEW drivers for it. LabVIEW only comes with drivers for NI boards. If your QBASIC program is calling a DLL provided by the manufacturer, then you can do the same thing in LabVIEW with the Call Library Function Node.
0 Kudos
Message 2 of 3
(2,702 Views)
In article <506500000008000000669F0000-1042324653000@exchange.ni.com>, PRN wrote:
>I wish to use LABVIEW 7 to control solenoid valves using DT2805 board.
>but LABVIEW does not recognize the board. What should be done so that
>LABVIEW can 'see' DT2805 board and send instructions to operate it. I
>currnetly use QBASIC program to send out the instructions to DT2805.
>Parag


You will need DT-LV Link from DataTranslation. But it is not free.

Peter Nyffeler mailto:nyffeler@phys.chem.ethz.ch
Tel P 01 363 62 42, Tel G 01 632 43 60, Fax G 01 632 10 21
0 Kudos
Message 3 of 3
(2,702 Views)