question

Josué Islas avatar image
0 Likes"
Josué Islas asked Jason Lightfoot commented

Change the speeds of my TEs

How can I change the speeds of my TEs? When they move with a load I want them to move at a speed of 6 m/s but when they move without a load they have a speed of 12 m/s.Cross-Docking-Case1-Processflow v6.0.fsm

FlexSim 24.1.0
process flowtaskexecutorsusing codeload unloadmax 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 Jason Lightfoot commented

Try using the OnLoad/Unload triggers to set the MaxSpeed property for regular TEs. If you're using AGVs then use the LoadType and Path Speeds table in the AGVProperties dialog.

· 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.

Josué Islas avatar image Josué Islas commented ·

@Jason Lightfoot Ok, I open each TE On Load / Unload Triggers and then what? Shouldn't I apply some code in the process flow?1720539632570.png

0 Likes 0 ·
1720539632570.png (84.5 KiB)
Jason Lightfoot avatar image Jason Lightfoot ♦♦ Josué Islas commented ·

Here's an example that reads labels on the operator.

TEChangeSpeedForloaded.fsm

0 Likes 0 ·