GET TOOL DATA
From Macros Wiki
Revision as of 11:06, 14 July 2010 by ConnerO (talk | contribs) (New page: {{Command|syntax=GET_TOOL_DATA <tool number>, <tool parameter>, <number variable> |description=get some tool data, see GibbsCAM.GibbsPlugin.Init_Plugin. |param1=tool numbe...)
Command
- GET_TOOL_DATA <tool number>, <tool parameter>, <number variable>
get some tool data, see GibbsCAM.GibbsPlugin.Init_Plugin.
Parameters
- tool number
- Number of the tool
- tool parameter
- tool parameter from a list
Example
- - GET_TOOL_DATA 3, MTOOL_LENGTH, MyToolLength
- - GET_TOOL_DATA 4, COMMENT, MyToolComment$