Re: [python-win32] Can't access methods of COM object.

2010-11-05 Thread Tim Roberts
Robert Norman wrote: > I have been successful in the past using COM from Python to control > ActiveX elements such as LabView programs and a few third-party device > servers. I recently tried to integrate a new component which came with > a LabView example and some Visual Basic sample code. Th

[python-win32] Can't access methods of COM object.

2010-11-05 Thread Robert Norman
I have been successful in the past using COM from Python to control ActiveX elements such as LabView programs and a few third-party device servers. I recently tried to integrate a new component which came with a LabView example and some Visual Basic sample code. The LabView example works for