LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Call Library function node configur

Hi all,
I am a Chemical Enginer and not gud at programming languages. I need to
control my process. I am using LabVIEW 7.1. For this I am using USB
based Data acquisition card (Cypress EZ-USB FX2LP).
Now, my DAQ card vendor has provided the VC++ code and so I have the
DLL for that.
My problem is configouring the Call Library finction node. Since, the
dll has many functions in it, I am facing problem in configuring.
Can anybody please help me in configouring the node. If anybody accepts
to help me I will post the dll.
Any one please .....
Thank You.

Upen

0 Kudos
Message 1 of 3
(2,784 Views)
Hi,

Is it maybe possible to call the DLL using ActiveX controls (Automation Open, Property Node, Invoke Node, etc.)?
They can be found in the Connectivity group in the Functions panel.

Good luck,

L
0 Kudos
Message 2 of 3
(2,776 Views)

Upen,

Check out the following article titled An Overview of Accessing DLLs or Shared Libraries from LabVIEW. Also, in LabVIEW 8.20 we introduced the dll import wizard. You can find out more about it here. If greatly simplifies the process of using dlls.

 

Chris C

0 Kudos
Message 3 of 3
(2,761 Views)