02-09-2011 01:21 AM
Hi,
I have modified it a bit. Have a look.
Also if your problem is solved then you should mark solution.
Also Kudo(s) will be appreciated.
02-09-2011 03:00 AM
S I seen your reply. I want to perform my machine vision program continuously if the model is once selected. Where do I need to place my machine vision vi in your vi give any ideas.
02-09-2011 03:05 AM - edited 02-09-2011 03:05 AM
As its a state diagram, once you select your model, you know it goes in indication state.
There you can show indication whatever you want, and instead of going back to no event state, you can add one more state called say "Process"
where you will have your Machine vision vi.
Once that vi stops executing then go back to no event state.
Let me know if you understand this.
02-09-2011 03:08 AM
Sorry am realy not understand. can u show me in example by adding a random number generator to generate number continusly once model is selected.
02-09-2011 03:14 AM
You should study about state diagram architecture. Search on ni site you will find information about it.
02-09-2011 03:23 AM
Thanks for your reply gaurav.. Problem Solved.S i need to learn lot more in labview i just started a month back only. Any how thanks again.
02-09-2011 03:31 AM
Do not forget to mark solution.
Best of Luck .