Re: [python-win32] Setting the value of an array of clusters in LabVIEW from python

2016-04-11 Thread Geller, Shawn (Assoc)
*I get an empty array on the front panel of my VI. From: Geller, Shawn (Assoc) Sent: Monday, April 11, 2016 11:59 AM To: python-win32@python.org Subject: Re: Setting the value of an array of clusters in LabVIEW from python P.S. In fact, even if I do: cv = outp

Re: [python-win32] Setting the value of an array of clusters in LabVIEW from python

2016-04-11 Thread Geller, Shawn (Assoc)
P.S. In fact, even if I do: cv = output_vi.getcontrolvalue('Array of Cluster') after manually putting something into the array of clusters, and immediately saying output_vi.setcontrolvalue('Array of Cluster', cv) I get an empty cluster on the front panel of my VI. ___

[python-win32] Setting the value of an array of clusters in LabVIEW from python

2016-04-11 Thread Geller, Shawn (Assoc)
Hi there. I've been able to use the COM client to set the value of a cluster, and I've been able to set the value of an array, both using the "setcontrolvalue" method, but I've been unable to set the value of an array of clusters. How do I do this? Here's some example code: import win32com.c

Re: [python-win32] Potential problem with calling Invoke

2016-04-11 Thread Tim Roberts
Ɓukasz Jakubowski wrote: > Please look up the following forum post: > http://resource.dopus.com/viewtopic.php?f=12&t=24125&p=136297&hilit=python#p136297 > > Is this really some indication of a pywin32 problem? > > Please mind that the provided example call should be really: > comm = DOpus.Create().