question

studentproject avatar image
0 Likes"
studentproject asked Joerg Vogel commented

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

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

FlexSim 24.2.2
loop of truck
model-1111.fsm (5.0 MiB)
· 3
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Joerg Vogel avatar image Joerg Vogel commented ·

@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 0 ·
studentproject avatar image studentproject Joerg Vogel commented ·

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 0 ·
Joerg Vogel avatar image Joerg Vogel studentproject commented ·
@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 0 ·

0 Answers