Global Cycle time Script

Global Cycle time Script

sachin_tandulkar
Not applicable
1 View
2 Replies
Message 1 of 3

Global Cycle time Script

sachin_tandulkar
Not applicable

Looks like nothing is straight forward in FlexSim. 🙂 My next question is, can I have a global cycletime script which I can call in each processor so that I don't have to copy paste the same code in each processor object.

0 Likes
Accepted solutions (1)
2 Views
2 Replies
Replies (2)
Message 2 of 3

ralf_gruber
Collaborator
Collaborator
Accepted solution

Sachin,

you can create a user command globally in the Tool Box with the code you want executed for the cycle time function. Just call that command from the field on each processor and pass variables you need in the user command to calculate the cycle time.

You can use the "Edit selected objects" GUI from the main menu item "View" to copy and paste from one object to multiple objects at once, so you do not need to do it for every single object.

Both methods are described very well in the user manual...very straight forward 😉

Message 3 of 3

sachin_tandulkar
Not applicable

Thanks Ralf

0 Likes