06-09-2008 05:02 AM
06-09-2008 05:36 AM
06-09-2008 05:53 AM
Hi treadagon,
can you please explain the entire project? You have many event structures in your code. I think only one/FP is enough.
Mike
06-09-2008 06:33 AM
06-09-2008 06:53 AM
Hi treadagon,
the point is, your loop runs only one time. If you use an event structure in your loop, then every iteration an event has to occur. Did you try to stop the loop at the beginning? It do not work now, because the loop is first over if all code was execute. I recommand to rewrite your code. Is it important in which order the commands will be send to your device? Create only one event structure with an event for all buttons and comboboxes you need. Use shift registers to store your values and to decide if a command can be send or if another command has to be send before.
Mike
06-09-2008 07:23 AM
Hi treadagon,
attached you will find an example, how i mean it can run. You can insert some property nodes to disable controls if they are not important.
Hope it helps.
Mike
06-09-2008 07:51 AM
treadagon wrote:
I hope you're not too mad at me with my several questions... (If you are I sincerely apologize)![]()
06-09-2008 08:08 AM
parthabe wrote:
treadagon wrote:
I hope you're not too mad at me with my several questions... (If you are I sincerely apologize)![]()
Dont worry much...Mike has to pass 2000 posts asap.
i don´t think so.
Mike
06-09-2008 10:46 PM
Why Mike ?!
I think & strongly hope that you can & you will pass 2K well before this June 27th...
06-10-2008 02:23 AM - edited 06-10-2008 02:25 AM