GET OP DATA: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
New page: {{Command|syntax=GET_OP_DATA <process number>, <operation parameter>, <number variable> |description=get some tool data, see GibbsCAM.GibbsPlugin.Init_Plugin. UNFINISHED ...
 
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
{{Command|syntax=GET_OP_DATA <[[process number]]>, <[[operation parameter]]>, <[[number variable]]>
{{Command|syntax=GET_OP_DATA <[[process number]]>, <[[operation parameter]]>, <[[number variable]]>
|description=get some tool data, see [[GibbsCAM.GibbsPlugin.Init_Plugin]].
|description=*desc*


UNFINISHED
UNFINISHED


|param1=tool number|param1_desc= Number of the tool
|param1=<tool number>|param1_desc=
|param2=tool parameter|param2_desc= tool parameter from a list
|param2=<tool parameter>|param2_desc= The list of the various options can be found here
|param3=<number variable>
}}
}}



Revision as of 20:20, 15 July 2010

Command

GET_OP_DATA <process number>, <operation parameter>, <number variable>


  • desc*

UNFINISHED

Parameters

<tool number>
<tool parameter>
The list of the various options can be found here
<number variable>

Example

- GET_TOOL_DATA 3, MTOOL_LENGTH, MyToolLength
- GET_TOOL_DATA 4, COMMENT, MyToolComment$