08-23-2017 01:38 AM
I am using LabviewHIL.Application com component methods to read(getvireference) and write (setcontrolvalue) variables
Is there a help document to explore other methods ?
08-30-2017 04:25 AM
I want to use ActiveX server in my C# application.I am trying to use NationalInstruments.LabVIEW.Interop.dll but dont know which method of the dll to use.Any examples in C# and labview 2014
@jigneshmehta wrote:
I am using LabviewHIL.Application com component methods to read(getvireference) and write (setcontrolvalue) variables
Is there a help document to explore other methods ?
12-19-2019 12:40 AM
Hi,
Seems like there is no reply to your query related to using the NationalInstruments.LabVIEW.Interop.dll as a single interface to carry out all the functionalities like loading a VI in c# .net application, running it dynamically through c#, obtaining the VI connector pane information, all the in and out varianbles etc etc. Have you got any solution on this from your own research if any?
I my case i want to use the interop dll functionalities in a .net application which will function like what it happens in the NI teststand when you select LabVIEW adapter. i am still working on it. Please share if you have any information on this.
Thanxx
09-02-2020 07:48 AM
Use Interop.LabView.dll, Not NationalInstruments.LabVIEW.Interop.dll