07-18-2005 04:54 AM
07-18-2005 05:27 AM
Hi,
Why do you have to do it in the block diagram?
You can simply place "Tab control" from controls>>containers>>tab control
Place table A on page1 and rename it table A.
Place table B on page2 and rename it table B.
This would be the fast solution to display several tables om the front panel.
The tables will be updated even if one is not displayed.
good luck
Tareq
07-18-2005 05:48 AM
Hi Tareq,
The soloution what you are telling is very good,cos i have implemented
this technique to display multiple graph.
That could be my last resort, my doubt is that, is
there any way, where in you can make the second independent
while loop to execute, when the event case structure is
beign executed in the main while loop.
if you have idea, do let me know.
rags
07-18-2005 07:34 AM
Hi,
Have you tried using notifiers in master slave architecture?
check this out