LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problems running an application with non NI DAQ cards

Hi,

at the moment i try to write a program to aquire and send data with daq
cards. They were bought from Adlink. In this case i also got the
vi-library which uses the functions inside the driver dll.
If i run my created vi's inside LabVIEW, i have full access to all
installed cards an no error occurs. But after i use the application
builder and create a own application, i lost the access to the hardware
and nothing will be read or send.

Had anybody an idea what's going wrong?

Thnx
Henrik
0 Kudos
Message 1 of 3
(2,156 Views)
[posted and mailed]

h.skupin@web.de (Henrik Skupin) wrote in <3A31036B.F0641FC@web.de>:

>Hi,
>
>at the moment i try to write a program to aquire and send data with daq
>cards. They were bought from Adlink. In this case i also got the
>vi-library which uses the functions inside the driver dll.
>If i run my created vi's inside LabVIEW, i have full access to all
>installed cards an no error occurs. But after i use the application
>builder and create a own application, i lost the access to the hardware
>and nothing will be read or send.
>
>Had anybody an idea what's going wrong?

You probably need to include the dll in the directory where the EXE is.


--

Alexander C. Le Dain, PhD
ICON Technologies Pty Ltd
http://www.icon-tech.com.au

***************************************
***************************
* The LabVIEW FAQ http://www.icon-tech.com.au/thelabviewfaq.html *
******************************************************************
0 Kudos
Message 2 of 3
(2,155 Views)
Hi Henrik, Sorry I am not giving to you an answer but a question. I found you were dealing with a non NI DAQ card and I am trying to do so, it is a self-made card with a MAX134 A/D converter designed to be plugged into an 16-bits ISA PC bus. I want to know How can I read/write from this board? That is How can I manage the ISA bus from LabView? Thanks in advance
Felix
0 Kudos
Message 3 of 3
(2,155 Views)