01-19-2006 05:11 AM
01-19-2006 06:13 AM
01-19-2006 06:32 AM
01-19-2006 06:47 AM
01-19-2006 07:56 AM
Maybe I'm missing something, but the variables you have in the subVI aren't even globals. You have the VI created correctly to hold the globals, but you're not using them. You just created another control in the subVI with the same name, this does not link it to the global variable. To add a global to your block diagram, right click to bring up the functions palette and click "Select a VI...", then choose your VI with the globals.
I don't really understand what you're trying to do with these globals though, but maybe the value(signaling) property could help. If you wire a global to the value(signaling) property of an indicator in a subVI, when the global changes it will change the indicator's value and trigger the value change event for that indicator.
Let me know if this makes sense, or you need any more help.
01-19-2006 08:04 AM
01-19-2006 08:06 AM
01-19-2006 08:11 AM
01-19-2006 08:18 AM
01-19-2006 08:26 AM
Sorry i twisted the names for the answers!
But to understand me well. what i'm trying to say : is that when i start switching the start/stop-switch to start it goes well. then i switch the start/stop switch back to stop! and also here it goes well, except that the small case don't swict to false instead it keeps running , and meaby there for i can't switch the start/stop-switch to start again!! understand??? I hope so, ,Sorry for my english language its not that good ,so i can't explain so good.
Thanks forall the help, i need it from you !!
Zamzam
waiting!