07-28-2008 06:22 AM
07-28-2008 06:25 AM
Hi Prem,
can you show the part of code where you call the system exec function? Did you connect a false constant to the "wait for..." input?
Mike
07-28-2008 07:17 AM
Did you select the system exec wait until done? to be false. If you asre calling the same system exec program is is it written to allow multiple instances? If there are any common resources are they allowed to be concurrently accessed? Do you have resource limitations, such as bandwidth, where concurent access will not improve your executaion time?Just a few thoughts.
07-28-2008 09:52 AM
07-29-2008 05:05 AM
07-29-2008 05:23 AM
Hi All,
Thanks for the reply.
I don't think common resources will be there because I succeded this scenario when i run through Windows Command Propmt.
So Do you think System Exec.vi is not designed to run in multiple instances.
-Prem
07-29-2008 05:32 AM
07-29-2008 06:00 AM
Ohh .. Sorry Guys ....
I kept that condition for my debugging purpose
-Prem