From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

.Net Interop Assembly naming control for fields / cluster

Using LabVIEW 2015, I've created a LabVIEW project with a single VI that takes in a cluster of my own definition, perform some simple data modification on the cluster, and then return it to the caller. I've created a build specification and compiled it as a .NET interop assembly under .NET 4.0 environment. When referenced in a C# application in Visual Studio, I find the naming of the class/enum/struct/field in the interop assembly, esp. the inner cluster and the enum nested in the cluster, make little sense to me for maintainance in the future. I would like to control the naming of these class/enum/struct/field in the interop assembly during its generation in LabVIEW. Is it possible to do this with LabVIEW?

 

p/s:

I've attached the LabVIEW project and Visual Studio solution for reference.

0 Kudos
Message 1 of 1
(2,434 Views)