07-31-2008 01:09 AM
07-31-2008 01:23 AM
Hi anvrdk,
why do you open and close excel all the time? It should be enough to open it ones before the loop and close it after the loop. Can you explain what you make there?
Mike
07-31-2008 01:57 AM
07-31-2008 02:05 AM
Hi anvrdk,
can you explain what you want, please? Why do you use a global? How many places do you have, from where you want to work with excel. Now i thinkt you got the first error, because you tried to open one file from two vi´s at the same time.
Mike
07-31-2008 03:42 AM
I need to read the cell values of different work sheets of
the same work book within different
And I used the semaphore to avoid synchronization
07-31-2008 03:55 AM
Hi anvrdk,
why can´t your read the data all at ones and ditribute it in portions to the sub vi´s? If it´s not possible, then i would anyhow prefere to open excel only ones. Why do you read the data continuously? Did it change while the vi is running?
Mike
07-31-2008 01:45 PM