[python-win32] Calling Labview 8 via Python and COM

2006-07-03 Thread propadovic . nenad
Hello, I'm having an issue with Python/COM and Labview. What I want to do is to instantiate Labview an let it open and execute a "VI" (virtal instrument). This works well in Visual Basic: --- 'Declare the object type of

Re: [python-win32] Calling Labview 8 via Python and COM

2006-07-05 Thread propadovic . nenad
Hello Mr. Hammond, thanks a lot for the answer. I tried the solution, and it woks fine, that is, with Python 2.4 and a recent version of win32all. I'm, however, bound to Python 2.2.1 and win32all build 146, which are an integral part of the software offering of dSpace automotive test equipment c

Re: [python-win32] Calling Labview 8 via Python and COM

2006-07-06 Thread propadovic . nenad
Hello Mr. Hammond, thanks once again, it worked fine, indeed. Have a nice day. Yours sincerelly, Nenad Propadovic > > Is there a way to patch this new feature into the > > distribution I'm using, > > without changing the whole setup of the SW? > > This function should patch into that win32all ve