06-20-2016 07:46 AM
Hi Everyone.
Is there a way (method) where I can make my cranes start directly where it is being called instead of waiting for it to move along the portal to the desired destination as the event controller starts counting? It takes too long to get to where it is called and therefore affects the expected throughput per day. We tried adjusting the speed and making the length of the portal as short as possible.
Your assistance will be greatly appreciated.
Kind Regards,
Solved! Go to Solution.
06-20-2016 08:50 AM
Hello LeratoESTEQ,
what do you want to simulate with the PortalCrane library?
Can you explain, how the real system is working?
The purpose of the POrtalCrane library is to simulate the time delay caused by the movement of the portals.
Regards
GG
06-20-2016 09:08 AM
06-23-2016 03:21 AM
Hello LeratoESTEQ,
you can use Portal.movePosition(x,y) to move the portal to the place where the first activity will start. This can be done before the first waggon arrives at this position.
Hope this will help.
Regards
GG
06-23-2016 03:32 AM
Hi GG.
It most definitely will! Thank you so much.
I will get onto it right away.
Kind Regards,
Lerato