LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

local vs wires.

Look at the items; the data for each one comes from somewhere else in the main vi. The controls have to be wired to the array.
0 Kudos
Message 11 of 21
(1,050 Views)

exo,

Your header VI basically contains nothing...its just 2 controls and an indicator. I am not sure anyone can do anything for you unless you supply better code and explanations for what you are trying to do. As far as I can tell your questions have already been answered...just wire the array directly to the subvi...you want more I think the community needs more from you to give any better explanations.

 

Thanks.

________________________________________________________

Use the rating system, otherwise its useless; and please don't forget to tip your waiters!
using LV 2010 SP 1, Windows 7
________________________________________________________
0 Kudos
Message 12 of 21
(1,045 Views)

@exo wrote:
Look at the items; the data for each one comes from somewhere else in the main vi.

Smiley Mad where is the "somewhere else"?????



@exo wrote:
The controls have to be wired to the array.

which controls have to be wired to the array?  do you mean some operation has to be performed between items and notes and then pass it to the array? what happened to the subVI or local variables?

Unless you provide a detailed explaination or small code showing exactly your problem, it would be very difficult to understand.



Message Edited by Vsh on 04-07-2008 02:34 PM
0 Kudos
Message 13 of 21
(1,043 Views)
Every control in this program has to get input into the blank array. The blank array is an indicator but as such cannot be wired to the subvi. Do I wired it to the sub vi by making a local variable.
0 Kudos
Message 14 of 21
(1,038 Views)
Every control in this program has to get input into the blank array. The blank array is an indicator but as such cannot be wired to the subvi. Do I wired it to the sub vi by making a local variable.
0 Kudos
Message 15 of 21
(1,037 Views)
Your code does not explain anything relevant to your first post.

Threre are are no arrays called as ITEMS or NOTES in the VI to check where exactly is the problem..

And your code is very difficult to understand.

Please post a small example illustrating your problem which is quite readable.
0 Kudos
Message 16 of 21
(1,028 Views)

Why do you make your windows so large??!!!  You set the minimum front panel size to 1965 x 1031.  That puts the edges of the windows and the scrollbars off the screen,  and I have a rather large screen.

Smiley Mad

Message 17 of 21
(1,017 Views)
Raven's Fan.

I would love to keep my screen size smaller but it seems to keep growing on it's own.
Guys
With regard to my other problem, I solved it. It was one of those cockpit errors you get from fatigue and over work.
Thanks.
0 Kudos
Message 18 of 21
(1,011 Views)
For some reason, when I saved header.vi the values where not saved. I don't know why; it happened twice. I guess I should have made the values default. If I look at the file that I attached here on the board, it's a text file. If someone has header.vi with two matrices filed in please attach to a post.

Thanks
0 Kudos
Message 19 of 21
(969 Views)
If you are looking for one that you or someone else posted in this thread just go to the message in the thread and re-downloan/save it....
________________________________________________________

Use the rating system, otherwise its useless; and please don't forget to tip your waiters!
using LV 2010 SP 1, Windows 7
________________________________________________________
0 Kudos
Message 20 of 21
(967 Views)