Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello FlexSim forums and @moehlmann_fe ,
Because there is a lot of repeated code serving the same functionality in my main code, I would like to move those parts into a User Command and call it from the main code to simplify the overall structure.
In this logic, I record the object numbers for conveyor and non-conveyor objects, and store them in the variables ProcNum and ConveyorNum, which are then used later in the main code.
However, I am not very familiar with using User Commands yet (as shown in the picture below). Are there any recommended methods or best advise to implement this?
Thank you in advance.
Solved! Go to Solution.