hello,
i 've got a time critical problem.
i've made a vi which comunicates with a profibus.
this vi is called very often in my application.
the problem is that the vi has different execution times.
if i execute the vi alone and continue it the vi takes 1 ms.
in my application where i call the vi i need between 20ms and up to 150ms.
where can the problem be.