[python-win32] connecting to labview executable
Tim Roberts
timr at probo.com
Sun May 12 23:38:40 EDT 2019
On May 12, 2019, at 12:53 PM, c.kristukat at 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 are right. Do we know whether the standalone executable is SUPPOSED to act as a COM server? Somebody somewhere would have to register it. I would not be surprised at all if that only works with the IDE. That's probably a question for the LabView support forum.
> Anyway, LabView can do socket comunication so I think this is the way do
> go rather than reading LabView controls via pywin32.
Agreed.
—
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3870 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-win32/attachments/20190512/f04b9310/attachment-0001.bin>
More information about the python-win32
mailing list