question

shanice.c avatar image
0 Likes"
shanice.c asked Felix Möhlmann commented

Error: Invalid reference to task sequence


It says there is an invalid task has been encountered. involved2 is the object to unload to. I checked unload activity, token.pulled and token.productslot are with value, then why is the token couldn't unload successfully?

1635659006252.pngrack.fsm

FlexSim 21.2.0
tasksequence
1635659006252.png (63.1 KiB)
rack.fsm (58.7 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.

1 Answer

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Felix Möhlmann commented

Because a slot is NOT an object. The rack of the slot would be an object.
you can evaluate the token label value as ownerobject([token.label]) or as flexscript warehouse class property slot.storageObject.

· 2
5 |100000

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