RobotStudio event

What is the best way to load program to run.

I am using a cognex vision system with pc interface. We are loading a part hopper that is presenting parts to the robot and then in shows camera to modify wobj. But I would like to find a way to use the camera to determine what part is loaded, or if it is loaded backwards, and modify the program that gets run based on that. All of our parts are very identical and have a front and back orientation and being able to do this would reduce operator error when loading the hopper (if they load backwards) and allow different part variations to be loaded together.

Is this even possible? And would i assign a certain value from the camera side that would send the robot to a certain program based on response?

Best Answer

Answers

  • Great thank you, I will look into that more on the camera side and see if i can send out those variables and give this a shot.