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 <process number>, <operation parameter>, <number variable> | {{Command|syntax=GET_OP_DATA <process number>, <operation parameter>, <number variable> | ||
|description=*desc* | |description=*desc* | ||
|param1=<tool number>|param1_desc= | |param1=<tool number>|param1_desc= |
Revision as of 20:21, 15 July 2010
Command
- GET_OP_DATA <process number>, <operation parameter>, <number variable>
- desc*
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$