03-18-2008 02:38 PM
Index of the Cam to be used
Pointer to an image buffer.
Size of the allocated picture in BYTEs.
Pointer to a McamImageProc function, might be NULL.
Value to be passed to the callback.
03-19-2008
02:04 PM
- last edited on
05-28-2025
01:12 PM
by
Content Cleaner
Hi mmir,
There are a few great starting places to use as resources. The first place that has a lot of information about the Call Library Function Node is the LabVIEW help. There is an article called Configuring the Call Library Function Node and it talks about setting it up and all the different parameters, etc. At the bottom of this LabVIEW help page, there are links to other useful resources as well. There is also a good discussion forum that discusses how to pass a callback function to a call library function node, which could also be good to look at. Also, in the NI Example Finder, there are a few examples using the Call Library Function Node (Call dll.vi is one that might be useful). If you just do a search on call library, you will get a list of examples, including the one mentioned above. I hope this helps get you started!