question

TiredStudent avatar image
0 Likes"
TiredStudent asked Logan Gold commented

Is it not possible for 3 robots to operate on a single conveyor?

I am trying to get the three robots to pick the packages off the single exit of the conveyor b but I am continuously getting this error message

time: 15.000000 exception: FlexScript exception: Label property Type retrieved on /StraightConveyor12/Product. Label does not exist. at MODEL:/ExitTransfer13>variables/transportdispatcher at line 11SingleTypeConveyorTest.fsm

FlexSim 24.2.0
conveyorroboterrormessage
· 1
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

Paula LG avatar image
0 Likes"
Paula LG answered

Hi,

You're getting this error because you have set the transport object to be decided by item.Type, which is a label that doesn't exist:

1722243095091.png

How do you want to choose which robot will carry out the transport task?


1722243095091.png (12.8 KiB)
5 |100000

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