question

BHARGAVA S avatar image
0 Likes"
BHARGAVA S asked tannerp commented

Token Move in Process Flow

test-2018-10-04-2042.fsm

Hi, I am trying to pick up material from control point 7 which has label "lbl_TruckRoute" with value 1 and drop them off at Control point 8. It shows an error. I only want to pick tokens with that particular label value. Could you help me with that ?

FlexSim 18.2.2
move objects process plow
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

·
Jeff Nordgren avatar image
0 Likes"
Jeff Nordgren answered Jeff Nordgren edited

@BHARGAVA S,

I believe that the problem you are having is that in your Move Object PF blocks, you are trying to move a label value instead of an object. I changed both of your Move Object blocks to move the token.Queue objects, which all have the label value equal to 1 because of the Pull from List block that preceeds the move blocks.

Take a look at the model and see if this is how you want it to work. If not, please explain what else needs to happen.

Thanks.

test-2018-10-04-2042-jn1.fsm


· 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.

BHARGAVA S avatar image BHARGAVA S commented ·

cusersbsrikantamdesktopupenn-flexsimtest-2018-10-0.fsm

Hi @Jeff Nordgren Thanks for the reply. I tried queue before and it worked. What I am trying to do is I created lbl_TruckRoute for objects coming out from source. When the agv picks up material from control point 7 it should only pickup tokens with lbl_TruckRoute = 1 and leave the remaining there and drop off objects picked at control point 8. Please find my model attached. Could you help me with that.

0 Likes 0 ·
Jeff Nordgren avatar image Jeff Nordgren BHARGAVA S commented ·

@BHARGAVA S,

Thanks for the explanation. I think I understand now what you want. Attached is your model with the changes that I've made. Look at the model and see if it now does what you are wanting it to do.

Thanks.

Was this able to answer your question?

flexsimtest-2018-10-0-jn1.fsm

0 Likes 0 ·

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.