LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

PCI communication with Labview

hi all,

I am using xilinx XtremeDSP Development Kit-IV  which can be communicated with PCI bus. there is also an library of C files that can be used to develop our own communication program. Can I develop the same program using Labview by calling C library functions directly into labview??

Labview user
0 Kudos
Message 1 of 2
(2,356 Views)

Hi Aojha.

 

 

Yes, you can call a DLL writing in another programming language. For more information, please read this document:

 

* Calling C/C++ DLLs from LabVIEW

https://decibel.ni.com/content/docs/DOC-9076

 

Best Regards

Alex E. Munkhaus
Certified LabVIEW Developer (CLD)
System Engineer
0 Kudos
Message 2 of 2
(2,348 Views)