question

Luis Gaytan avatar image
0 Likes"
Luis Gaytan asked Luis Gaytan commented

Error conveyor stop item in custom code with process flow

  1. mach.fsmMAIN:/project/exec/usercommandlist/Conveyor/conveyorstopitem/node c: MAIN:/project/exec/usercommandlist/Conveyor/conveyorstopitem/node i: MAIN:/project/exec/usercommandlist/Conveyor/conveyorstopitem/node thisClass: MAIN:/project/exec/usercommandlist/Conveyor/conveyorstopitem/node

I got this error in the conveyor logic, I tried to keep the restriction by zones, but I don´t know where the problem is, If someone can help me to understand treenode´s errors it could be very useful to me because I'm new using process flow logics.

mach.fsm

Thank you for your support!

Luis Gaytán

FlexSim 22.0.16
process flowconveyor process flowstop item
mach.fsm (10.1 MiB)
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

Julio R avatar image
1 Like"
Julio R answered Luis Gaytan commented

In the second 74.79 you are trying to stop an item that is not on the conveyor, but is on the entry transfer for that conveyor, so you get that error because you can only use the function to stop items that are on the conveyor.

· 6
5 |100000

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