Re: [python-win32] connecting to labview executable

2019-05-12 Thread ckkart
Am 12/05/19 um 03:28 schrieb t...@probo.com: > On May 9, 2019, at 11:50 PM, Kálózi Zsolt > wrote: >> >> So this continously reads out the value from the frontpanel of the >> .vi, that is called 'power'. >> Unfortunatelly this only works if the .VI is running in the

[python-win32] Job: Need help in getting events working with cx_Freeze

2019-05-12 Thread Thomas Pietrowski
Dear PyWin32 mailing members! I need help in getting a fully working COM server working with a slicing software called Ultimaker Cura[1 ], which uses cx_Freeze[2 ]. Took my time to write a job

Re: [python-win32] connecting to labview executable

2019-05-12 Thread c . kristukat
Am 12/05/19 um 03:28 schrieb t...@probo.com: > On May 9, 2019, at 11:50 PM, Kálózi Zsolt > wrote: >> >> So this continously reads out the value from the frontpanel of the >> .vi, that is called 'power'. >> Unfortunatelly this only works if the .VI is running in the

Re: [python-win32] connecting to labview executable

2019-05-12 Thread Tim Roberts
On May 12, 2019, at 12:53 PM, c.kristu...@hoc.net wrote: > > I think what he is saying that he can connect to the LabView IDE but he > cannot connect to the stand-alone executable once it is built. LabView > is an interpreter which comes with a compiler to build stand-alone > binaries. Yes, you a