Data Entry During Machining | | Is there any way to allow the user to input data while the machine is running a program?
In my wire EDM application, I need to be able to change the "E-Pack" number on the fly. This number ranges from 100 to just over 1000 and controls 11 sets of relays to vary the sparking parameters. Typically, you enter the workpiece with one low power E-Pack and switch to another higher power setting once the flushing is fully stabilized.
The QUESTION command doesn't function during machining, and typing in the TEXT box is disabled. If there is something already in the text box, then it is possible to read the variable. I have also tried to use these two methods during a FEEDHOLD, but they are still disabled.
Has anyone found a way to do this? |