LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Pass container object to testStand via queue

Solved!
Go to solution

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.

Download All
0 Kudos
Message 1 of 5
(2,814 Views)
Solution
Accepted by topic author frg.1906

I found resolution, I changed VALUTE TYPE on “new property object” to “Name type” and now everything is correctly :manvery-happy:

0 Kudos
Message 2 of 5
(2,800 Views)

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.

0 Kudos
Message 3 of 5
(2,761 Views)

Here you are. keep in minde, that this is only "testing" version.

Download All
0 Kudos
Message 4 of 5
(2,756 Views)

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'.

0 Kudos
Message 5 of 5
(2,678 Views)