05-21-2012 05:20 AM
Need some seriouse help now.
My goal is to build an array everytime a true button is pressed.
1. Create an array based on values programitlitly beeing passed into the array
2. This should happen everytime when a boolean value goes true.
3.The array building function should wait 6 s before storing it into the array when the value goes true
My problem is that when i press True, and i start changing the start value(lets say 0) to desired value i want it to be(lets say 5) before 6 second passes, the value passed to the array after 6 seconds is the start value 0 not the dessired value 5. This value appeares the next time i push the true button.
It drives me crazy
And the desired value needs to come inside from an sequense structure because of the structure of the main VI(this is just a snippet of that cose)
HELP plz!!!!!
Solved! Go to Solution.
05-21-2012 05:42 AM
Probably this should solve your problem.
05-21-2012 05:46 AM - edited 05-21-2012 05:50 AM
Hmm, deja vu
Oh for crying out loud, keep it all in the same place
05-21-2012 07:12 AM
That would actually be this as the original post: http://forums.ni.com/t5/LabVIEW/Build-Array/td-p/1998291
torkil: we don't like people who create duplicate posts. It's the fastest way of getting ignored.
05-21-2012 07:59 AM
Sorry
I have a deadline in 2 days to get project together,kinda stressed.
Have used 40 hours on this issue so i snapped a little bit ,sorry