LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

subvi no show an array

Solved!
Go to solution

hi!

 

i have create a big program, so i have done a subvi of it.

Now, i call this subvi from a new program...one out of this subvi is an array...so i create an indicator in this terminal out...

 

but when i simulate i can see nothing in my array, no information is receiving my array why?

 

but if i open the original program...the orginal array work good why??

 

thanks!

0 Kudos
Message 1 of 6
(2,551 Views)

I have attached simple program, which is calling SubVI generating an array and displaying on the main program front panel, may be this similar what you are looking for.

Download All
0 Kudos
Message 2 of 6
(2,546 Views)

sorry but i am usig labview 2009, i cant use it, can you change the format?

0 Kudos
Message 3 of 6
(2,543 Views)
Solution
Accepted by topic author alan4

Here you go for LabVIEW 2009.

Download All
Message 4 of 6
(2,541 Views)

sorry but i don't know how to do it in my program..i attached you mi files if you can help me please...

 

thaks

0 Kudos
Message 5 of 6
(2,533 Views)

As i see in your code, you are using tcp/ip communication for streaming array to client. You should have a look on the examples from Help >>> 'Find Example' & search for tcp/ip,  look on the simple data server.vi and simple data client.vi. 

0 Kudos
Message 6 of 6
(2,528 Views)