question

Raul Vazquez avatar image
0 Likes"
Raul Vazquez asked Ben Wilson commented

Conveyor entry/exit transfer Fixed resource

Hi, Im triying to create a "fixed resource" in process flow and i would like to know if is possible to do a direct reference to entry/exit ports similar to "current.outObjects[1]" or "current.intObjects[1]"


thx



FlexSim 20.2.2
conveyorflexsim 20.2.2fixed resource process flow
1602523511960.png (63.8 KiB)
· 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.

Ben Wilson avatar image Ben Wilson ♦♦ commented ·

Hi @Raul Vazquez, was jason.lightfoot's or Begoña EES's answer helpful? If so, please click the red "Accept" button on one of their answers. 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 unaccept and comment back to reopen your question.

0 Likes 0 ·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot edited

Here's a model that does this by creating a conveyor and source and connecting them - the token has a pointer to the entry transfer after it is run. CreateConveyorEntryPointinPF.fsm.

In the concise 'node' syntax, + evaluates the pointer value of the path and ~ finds the ownerobject of that resulting node.



5 |100000

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

Begoña Espiñeira avatar image
0 Likes"
Begoña Espiñeira answered Raul Vazquez commented

Hi! You can try creating a pointer label in the conveyor called entry (for the entry transfer) and then you can do the reference like "current.entry.as(Object).inObjects[1]"

You can check it in the attached model.

I hope it helps!

answer.fsm


1602573381415.png (16.9 KiB)
answer.fsm (36.8 KiB)
· 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.

Raul Vazquez avatar image Raul Vazquez commented ·

Thanks a lot but in that case, im doing the same like a "manual reference"

and I wanna do a fixed resource so this could work but not in the way that im thinking.


thx

R.V




0 Likes 0 ·
1602600630301.png (36.5 KiB)

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.