Here the crane needs to load one part from queue to truck using crane

Here the crane needs to load one part from queue to truck using crane

Vinoth
Not applicable
3 Views
3 Replies
Message 1 of 4

Here the crane needs to load one part from queue to truck using crane

Vinoth
Not applicable

[ FlexSim 24.2.2 ]

when the part was ready in queue the truck to be triggered and travel to nearby queue and load the part using crane and unload the part in another queue and then trucks to be destroyed and other trucks will be triggered and travel to the same nearby queue and load the part and the process to be created as a loop. even though I'm tried it is getting some task sequence errormodel 1111.fsm

0 Likes
4 Views
3 Replies
Replies (3)
Message 2 of 4

joerg_vogel_HsH
Mentor
Mentor

@studentproject

" Invalid flowitem reference at create flowitem activity "Create Object" in process flow "ProcessFlow2" " Object field is empty. Fill it with something useful from picklist suggestions.

If you want to do it in a loop structure, you create a connection from the bottom to the top of a process flow. Perhaps then it would be better to count a label value up in each cycle. And you decide when you want to quit the loop in a conditional decide. And then it is also not necessary to create all 10 trucks immediately.

0 Likes
Message 3 of 4

Vinoth
Not applicable

sir i tried too many times but it will not work and refferd many videos it will not come properly kinldy help me out to solve this problem

0 Likes
Message 4 of 4

joerg_vogel_HsH
Mentor
Mentor
@studentproject, if it is just a problem to draw connections from bottom of a block to an upper boundary in a single spline, then perhaps you add some custom code activities at a side to drag connection from bottom to custom code activities up to the top in several steps. A custom code activities pass tokens just through them if you don’t add source code yourself.
0 Likes