LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

.NET Interop Assembly with LabVIEW Cluster, not able to pass the cluster to function

Solved!
Go to solution

Hi,

 

I trying to create DLL (.NET Interop Assembly) of VI which has simple cluster and unbundle to get integer.  

When calling the function, I am not able to pass the cluster/struct to function, attaching image of the code. Please suggest on how to fix the error.

LV_COder_1-1724018918770.png

 

LV_COder_0-1724018049497.png

 

0 Kudos
Message 1 of 3
(172 Views)
Solution
Accepted by topic author LV_COder

You don't have to declare the struct. It is defined in your exported assembly. See the attached example.

ZYOng_0-1724028567473.png

 

-------------------------------------------------------
Control Lead | Intelline Inc
Message 2 of 3
(146 Views)

Thanks, its working fine now.

0 Kudos
Message 3 of 3
(101 Views)