Hello VC users. I’m writing to ask you guys for help.
I am currently using VC program version 4.9.
First of all, let me explain the whole process that I have to make.
① : After the item passes through conveyor 1, the item that has changed shape through [Facility A] falls on conveyor 2 and into box 4
② : During the process ①, items are accumulated on conveyor 1, and when the number of items accumulated becomes 3, [mobile robot] moves and moves to the side of conveyor 1
③ : If the robot on [Facility A] side puts 3 items on top of the ‘Mobile Robot’, [Mobile Robot] moves to [Facility B] side
④ : (The ‘mobile robot’ waits until the work of the three objects on top is gone) The robot on the [Facility B] side moves and falls on the [Facility B] → Conveyor No. 3 → The process of falling on the box No. 5
⑤ : If [mobile robot] is all gone, [mobile robot] goes back to its place, and if 3 items are piled up on conveyor 1, repeat steps ②~④
You have to make the courses ① to ⑤ described above, but only the courses ① have been made and are currently working.
At this point, I would like to ask you for help with setting the robot’s movements in the course ②.
If you look at the ‘Process Flow Editor’ screen, I think I set it the right way, but why isn’t the [mobile robot] moving?
Did I set the wrong settings for [mobile robot] or ‘Path Way’?
I ask for your help so that I can make it for the course ②.
There is also an attached file, so I would appreciate it if you could refer to it and explain it.
Also, if you let me know the VC Academy link regarding the basic setting of [mobile robot], I will refer to it.
P02.vcmx (648.5 KB)