Hi all,
I need to understand why the power and free option resets the current speed to the default speed when the conveyor receives the item for the first time with power and free option enabled.
I created a simple model to explain the issue:
1. simple source-conveyor-sink model;
2. conveyor default speed equal 1m/s;
3. after 10 s an user event set the conveyor current speed to 2m/s;
4. when the conveyor receives the first item, the current speed is 1m/s instead of 2m/s;
Is it a bug or a conveyor feature?