question

balaji s avatar image
0 Likes"
balaji s asked Brandon Peterson edited

Interface of forklift and elevator

I am creating a model of our racking solutions.

I need to move the material from one ground area to another area on the first floor, so I used an elevator.

My problem is that I need to interface forklift and elevator for combined operation.

Please tell me how to do the interface of two transporters.

FlexSim 7.0.6
task sequencecoordinated task sequencevehicle to vehicle transfer
5 |100000

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

Marco Baccalaro avatar image
0 Likes"
Marco Baccalaro answered Marco Baccalaro commented

Look at this model: forklift-and-elevator.fsm I used process flow to do it from the source's Transport Dispatcher trigger. The zone is used to avoid more than one token per time in the task sequence.


· 4
5 |100000

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

Arun Kr avatar image
0 Likes"
Arun Kr answered Matthew Gillespie commented

Dear Balaji,

When the transporter unloads set the flipthreshhold variable value of the transporter to 0. So the transporter will return back in the reverse direction. When the transporter travels back to the necessary distance, change the flipthreshold variable value to 180 using the arrival trigger of a network node.

I hope this will help.

Regards,

Arun KR

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