Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Libraries and Executables (PDA Module, Touch Panel Module)

LabVIEW 8.5 PDA Module Help
August 2007

NI Part Number:
370642E-01

»View Product Info

You can use a Call Library Function Node to access external C functions. You must create a DLL on the host computer so you can place these nodes on the block diagram and configure them correctly. Alternatively, you can create a dummy DLL, also called a stub DLL, on the host computer. When you build a VI into a PDA or Touch Panel application that uses C code, you must include the .c file in the build specification. LabVIEW builds and links these files in the PDA or Touch Panel application.

If you wire large arrays to or from a Call Library Function Node, you might notice execution delays. You can avoid these execution delays by using a DLL function that partially updates the arrays.


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit