I'm working on a project to output three different RPM values from a single digital output. The pneumatic grinder is connected through one digital output from the FANUC robot, and I'm a bit lost. Can someone assist me?
Here's how I imagined it: the user inputs the RPM using an HMI that has a keypad. When a digit is entered, it selects a specific RPM. I've tried to link this with a register, but I often find myself confused. How does the TP code command the controller to achieve "10000" RPM? Is there a straightforward method to do this?