question

Swami Premnidhi avatar image
0 Likes"
Swami Premnidhi asked Joerg Vogel commented

ASRS is not working correctly

ASRS is doing unnecessary extension movement. Here in attached model asrs travels to x-location and doing extension movement which is not required.(it is required only when it is loading). same happening with unloading there is also extension movement which is not required because asrs is direclty traveling to unloading point.(queue)

How can we dissable that unnecessary extension movement using process flow.

I attached sample model. please suggest. if possible please edit the given model or provide sample model. Thanks in advance.

FlexSim 20.2.2
flexsim 20.2.2kinematicsasrs vehicle
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Joerg Vogel commented

The extender animation is a feature of the ASRS. And it is not an option. You can tweak it by changing the speed of extender movement. If you want it to extend without any delay you set the forkspeed to a very high speed. The variable is called "extensionspeed"

custom code

token.resource.setVariable("extensionspeed",10);// speed of 10 units / minute
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Swami Premnidhi avatar image Swami Premnidhi commented ·

Hii @joerg.vogel thanks for the reply. Is it possible to deactivate extension slider kinematics.

0 Likes 0 ·
Joerg Vogel avatar image Joerg Vogel Swami Premnidhi commented ·

As far as I know, no there isn't any option.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.