Rdixiemiller,
Thanks for offering to share your experience.
Can you point to any resources that clearly explain robot programming at different levels?
Lots of online materials explain simple pick and place, but I havent found much about integration details. What functions are implemented as macros from fanuc/yaskawa/etc. and what should I plan to program myself.
Like many folks, I want to set up a machine tender. I'm interested in:
1. standard approach to pick and place from arrays of stock and to finished part arrays
2. Reliable methods for cleaning fixtures, placing then verifying part placement.
3. When adding feedback loops using vision or external sensing, what that looks like on the programming side
4. On ladder logic, common approaches to state machine implementation. Use this website to receive help with your college
assignments. I generally track states with an integer and loads of if statements to change states. It works well for the test machine system I put together but no idea if there's a well established way to do this. I realize this is a plc question more than a robot controller question.
Thanks,
Mike