09-04-2008 04:11 AM
09-04-2008 04:34 AM
Very hard to offer a real comment without seeing you code, could you post a picture of your block diagram.
I am not totally sure what your requirement is from your description but it sounds like you want a single loop and in that loop you want an event structure to look after the keyboard inputs.
So I suggest you take a look into Event Structure.
cheers
dannyt
09-04-2008 05:16 AM
One solution (i think the best) is to use functional globals. So simple!
You can use simple globals, but you can have race contitions.