Hi, I’m new to tryimg to program paths with an AVG in VC, What I am trying to do is visualise two AVG’s going around in a loop as shown in screenshot. I don’t want any processes done, other than wait at the orange stations for a set period of time and then move on. Is there a way of doing this as all the help clips I’ve seen so far include a process of putting something on the AVG etc.
Many thanks
hi,
there is no need to transport parts that agv can move, you can use a work-statement in process routine to call an agv.
There would also be the option to create a mission (with component Mission Controller from eCat). The mission would then require move and wait steps, then agv can move from station to station and wait there.
Thank you, I’ve used your 2nd option and that works how I need it.
I don’t quite understand the 1st part about using work statement but I’ll look it up in due course.
Thanks again for your help