Hello,
I have a CVI program from which I can successfully call a DLL I created in LabVIEW. When called, the DLL displays the front panel of the LabVIEW. I now want to update one of the DLL controls from CVI.
Is this somehow possible or do I need to open a socket between the DLDL and my CVI application? If I have to go the socket route, what is the easiest way to do this?
Thank you in advance,
Aaron