ATTENTIONThis FlexSim Community Forum is read-only. Please post any new questions, ideas, or discussions to our new community (we call it Answers) at https://answers.flexsim.com/. Our new Question & Answer site brings a modern, mobile-friendly interface and more focus on getting answers quickly. There are a few differences between how our new Q&A community works vs. a classic, threaded-conversation-style forum like the one below, so be sure to read our Answers Best Practices. |
flexsim.com |
#1
|
|||
|
|||
horizontal moving conveyor
Hi, i need a tip how to simulate a horizontal moving conveyor which works like "lift". This means i have one transport unit (conveyor) which moves between loading position and different unloading positions. This conveyor can just move in one axis (+ / - ).
I can use kinematics. Is there another solution? |
#2
|
||||
|
||||
Hi,
please have a look at the general tab of the conveyor and set the y-rotation to -90. I hope this is what you want Greetings Carsten |
The Following User Says Thank You to Carsten Seehafer For This Useful Post: | ||
mefhsmflexsimbr (02-14-2014) |
#3
|
|||
|
|||
Hello Marco,
I have created a small model that might help you in the right direction. All code is on the conveyor triggers. Reset: deactivate the kinematics. OnEntry: initiate travel for a distance (set on a label). And close the input and output of the conveyor (output may not be required if you are sure the moving takes less time than the conveying ). OnConveyEnd: Open the outport and initate to travel back the same distance. OnMessage: I use the msgsendingobject() to determine if the input can be opened again. Esther Last edited by Esther Bennett; 12-08-2014 at 03:56 AM. |
The Following 5 Users Say Thank You to Esther Bennett For This Useful Post: | ||
Tom David (02-17-2014) |
#4
|
||||
|
||||
Hello Marco,
perhaps the approach of this post http://www.flexsim.com/community/for...53&postcount=1 will give you another hint. Let a taskexecuter do the traveling and the conveyor is a part of the taskexecuter. Use a Network and don't let the taskexecuter travel offset. I am still impressed by this approach. Jörg |
The Following 3 Users Say Thank You to Jörg Vogel For This Useful Post: | ||
Tom David (02-17-2014) |
#5
|
|||
|
|||
Quote:
|
#6
|
||||
|
||||
Dear Marco,
I just created a moving conveyer model inspired by Mr. Jorg Vogel's hint. Regards, Arun |
The Following 4 Users Say Thank You to arunkrmahadeva For This Useful Post: | ||
Tom David (03-12-2014) |
Thread | Thread Starter | Forum | Replies | Last Post |
moving several items by resources | David Chan | FlexSim HC: Q&A | 5 | 06-09-2013 01:14 AM |
Basic TE not moving | shashanktrivedi | Q&A | 4 | 06-07-2011 05:55 AM |
TE moving backwards | Sebastian Hemmann | Tips and Tricks | 1 | 02-03-2011 01:58 AM |
Moving Crane | Sung Kim | Q&A | 5 | 09-24-2010 09:30 AM |
Moving Conveyor | Brandon Peterson | User Development | 5 | 07-30-2009 06:53 PM |