question

kkkk avatar image
0 Likes"
kkkk asked Natalie White commented

Problem Concerning Referencing label

Hello I’m trying to build a custom agv process flow my own. But I found that the token will stuck in an activity. The error message is as below:1689824846996.png

It will come up with a label error every time a token enter the pull from list activity. For the assigning label now, I grouped the processors and assign to the label of token.Processors. I am wondering if there’s any referencing error of the label with my process flow, but I’m not sure how to fix the referencing problem. I’m wondering if there’s any suggestion toward this problem.


This is my current model (0720 process flow test.fsm) but it is currently not functioning properly.

Also please let me know if there's any other logic problem with the model, hope to get some suggestions to fix it ~ Thanks!!!


FlexSim 23.1.0
process flowprocessorsreferencing label
· 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.

Natalie White avatar image Natalie White commented ·

Hi @kkkk, was this answer helpful? If so, please click the "Accept" button at the bottom of the answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Natalie White avatar image
0 Likes"
Natalie White answered

There are a few errors here.

The "Value" field of the Assign Labels activity represents what you want the value of the label to be equal to. The value cannot be "token.Processors" because that label does not yet exist. Also, you should not assign the labels to the 3D processor objects; instead, you should probably assign them to the token or the item (meaning the flowitem).

There are additional logic errors. The activity block in the top left (beginning with Get park point) will never be used by any tokens. There is no token creation activity attached.

Going through the process flow tutorials on our website will help you become more comfortable and confident with building a functional process flow:

https://docs.flexsim.com/en/23.1/Tutorials/ProcessFlow/Tutorial1UsingSharedAssets/UsingSharedAssetsOverview/UsingSharedAssetsOverview.html

Another option is to add an object process flow for your AGV, such as the Basic AGV template.

https://docs.flexsim.com/en/23.1/WorkingWithTasks/AGVNetworks/UsingAGVProcessFlowTemplate/UsingAGVProcessFlowTemplate.html#app

Is there a reason you are trying to build your own instead of using what has been pre-built?

5 |100000

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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