Hi!
I am new here and would like to appologize in case I asked questions which have their answers already posted. Unfortunately, I couldn't find anything that helps me.
My problem is the following. I am trying to write a Macro in Excel using Visual Basic, which is supposed to open a LabVIEW 8.5 executable using ActiveX, to pass to it some input parameters, run the .exe and then retrieve the output and write it back to Excel. I still haven't managed to do this.
I am able to run the Macro with a VI, but not with the .exe :o(
I already read some info how to do this at
"How Do I Launch a LabVIEW Executable Remotely using ActiveX/DCOM." It didn't help much. There is an example code supposed to be posted on the site, but for whatever reason I cannot see it 😞 I managed to open the .exe but using additional VI, but I am still not able to pass any parameters to the .exe and keep on geeting the same error message: 6559: unexpected file extension.
Could you please shed some light on this issue or eventually offer some alternatives of coping with the problem?
Looking forward to your replies!