01-29-2013 05:37 AM
Hello,
I try to use queue mechanism to pass container data from labVIEW to TestStand.
In TesStand I create a queue, lunch VI and waiting for incoming queue element.
In LabVIEW I try to send some data to TestStand as container (cluster).
Before this, I tried to pass numeric data and then everything was OK. Problem is only with container.
In TestStand I created custom type. Can someone help me with this issue.
Thanks in advance and best regards.
Solved! Go to Solution.
01-29-2013 06:27 AM
I found resolution, I changed VALUTE TYPE on “new property object” to “Name type” and now everything is correctly :manvery-happy:
01-30-2013 03:49 AM
Hello,
Would please attach your VI and your TestStand sequence ?
It would be helpfull for me as I want to do some similars synchronisations between Labview and TestStand.
Thanks in advance.
01-30-2013 04:17 AM
Here you are. keep in minde, that this is only "testing" version.
04-16-2013 10:46 PM
Hi, I found it don't work. The VI have an error:Queue_test.vi->Queue_test.vi.ProxyCaller, Exception occured in TSAPI: Could not find type 'kontener'.