How to pass a parameter of type pointer to PVOID from LabView to DLL?

As long as you're not expecting to pass a pointer to a LabVIEW VI to use as a callback (which is a seperate, and much more difficult answer), the parameter is just a pointer. When you configure your call library node, use the type "numeric" and the data type "unsigned pointer-sized integer" and pass "pointer to value.

For additional examples on calling DLLs from LabVIEW (including pointers, structs, arrays, etc), here's a handy article that links to several other in-depth examples: https://decibel.ni.com/content/docs/DOC-9076.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions


Thank You!
send