09-06-2002 08:20 AM
09-09-2002
08:59 AM
- last edited on
07-18-2025
12:15 PM
by
Content Cleaner
Hello
The simplest thing to do would be to pass the parameters individually into LV from the dll.
The reason why I am recommending this is because this is the easiest way to do it. To be able to pass clusters, you would have to use the LabVIEW memory manager functions what would allocate the memory from the struct so that labview can handle it.
For more information about how the memory manager functions work, check out the Using External Code in LabVIEW
I hope this helps.
Bilal Durrani
NI