LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I pass in a parameters to a LabVIEW EXE from C Codes

I am trying to pass(say a string) to one of the controls in my LabVIEW EXE and afterwards execute the VI and return a value from the indicator. The calling program is a C program.
0 Kudos
Message 1 of 2
(2,563 Views)
Sounds like you need to build your LV code into a DLL rather than an EXE file.
0 Kudos
Message 2 of 2
(2,563 Views)