Re: [python-win32] Problem with Dispatch in normal Python shell

2011-12-19 Thread Mark Hammond
I'm afraid it looks like the object itself has a problem when running outside a GUI environment. You might like to see if you can use Windows Scripting Host (cscript.exe) to load the object but I suspect that might fail in the same way. If so, your best bet might be to talk to the vendor.

[python-win32] Problem with Dispatch in normal Python shell

2011-12-16 Thread Marco Nawijn
Dear All, I hope someone can assist me with a dispatch problem that I am facing. Let me briefly explain my case. I am implementing a monitoring and reporting application for one of our manufacturing machines. I use the COM interface provided by the PLC manufacturer (Siemens). Since it is a long