GET TOOL DATA

From Macros Wiki
Revision as of 16: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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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$