Re: DRO for Requested tool
Posted: Thu May 10, 2018 1:21 pm
You can find it in:
If it is -1 then M6 was called without T parameter. You can copy it to a user DRO, if needed.
- Code: Select all
int NewTool = exec.Getnewtool();
If it is -1 then M6 was called without T parameter. You can copy it to a user DRO, if needed.