03-14-2015 12:08 AM
03-14-2015 06:51 AM
Here's a simple project that contains the A.exe and B.vi.
1. Compile the A.exe and run it.
2. In B.vi try to "Open VI Reference", which is preceded by "Open Application Reference" to A.exe
Can't find a way to do so, I'm missing something here.
Michel
03-14-2015 11:02 AM
Have you seen this document?
I did not see you wire any values into your Open Application Reference for a port number. (it defaults to 3363 which may already be occupied by the LabVIEW development environment). And I did not see in you exectuable's .ini file where you enabled TCP access or defined the port like this document calls out.
03-14-2015 01:19 PM
Thanks.
03-14-2015 06:11 PM