From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,165 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,164 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,164 Views)