question

Tomi Kosunen avatar image
0 Likes"
Tomi Kosunen asked Jason Lightfoot answered

Forklift FlowItem

Hi. How do I use Transporter as FlowItem? I want to create FlowItem taskexecuters that look like Transporter (Forklift). I'd like to have the Forklift located in FlowItemBin.

I can make a copy of a Transporter during the simulation in FlexScript but then the Forklift flowitems are not destoyed at the simulation reset. I even tried to copy the Transporter into FlowItem bin, but then the copies were stored under flowItemBin tree. I could destroy the Transporter FlowItems "manually" at reset, but I guess that there is easier way also.

ForkliftFlowItem.fsm


FlexSim 22.2.2
flowitem bin
· 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.

Joerg Vogel avatar image Joerg Vogel commented ·
What features do expects from this flowitem type?

If you need only a shape, then please look for it at external sources.

If you need exactly the FlexSim shape, then you can copy the drawsurrogate node only.

If you need a similar object like an operator flowitem, then you can compare operator flowitem and flowitem Taskexecuter object.

0 Likes 0 ·

1 Answer

·
Jason Lightfoot avatar image
1 Like"
Jason Lightfoot answered

Load this user library which will place a transporter flowitem in your bin.

TransporterFlowitem.fsl


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.