question

Sigmund avatar image
0 Likes"
Sigmund asked Jason Lightfoot answered

Dynamically change lift speed of ASRS

Hi,

I want to dynamically change the Lift Speed of my ASRS depending on whether it is loaded or unloaded. I found multiple posts on changing the speed of task executioners, but only in the x and y axis. I only want to change the Lift Speed in the z axis.

Is there an easy way to change lift speed dynamically in the process flow?

Thanks in advance.

FlexSim 22.1.4
asrslift speed
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

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered

If you open a property table for the object you will see the property names. In this case the syntax should be:

myASRS.setProperty("LiftSpeed",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.

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.