GET OP DATA: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|syntax=GET_OP_DATA < | {{Command|syntax=GET_OP_DATA <process number>, <operation parameter>, <number variable> | ||
|description=*desc* | |description=*desc* | ||
Line 5: | Line 5: | ||
|param1=<tool number>|param1_desc= | |param1=<tool number>|param1_desc= | ||
|param2=<tool parameter>|param2_desc= The list of the various options can be found here | |param2=<tool parameter>|param2_desc= The list of the various options can be found [[operation parameter|here]] | ||
|param3=<number variable> | |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$