Hello.
We have a pick and place robot including computer vision system running on PC.
The vision system uses pcdk to write a single position register at a time to a TP script running on pendant endlessly.
Now our "issue" :
2 mechanical engineers claim that all movement commands should be implemented on the pendant and create program for every single movement , which is
impossible since our vision service is sending position data constantly via pcdk .
They also claim that this goes against the standard operational use of fanuc robots even if Fanuc agrees that it's acceptable solution.
What are your thoughts ? I personally do believe it's the classic case of non-programmers having word on implementation when clearly they shouldn't...but I would love some feedback especially from people that work in the industry.
Thanks.