Hi
I am simulating a factory mode in a process flow, where I use user command to write common logic. The model seems to run slower when I using user command to control the different resource in a process flow by writing a common logic, but when I attempt to put the code in individual resource the model seems to run faster. is there any reason behind it.
The thing which I am expecting is how to run the model fast by using user command instead of writing it in individual resource.
Thank you