GET PROC 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_PROC_DATA <process number>, < | {{Command|syntax=GET_PROC_DATA <process number>, <parameter>, <value> | ||
|description=*Description* | |description=*Description* | ||
Line 5: | Line 5: | ||
|param1=<tool number>|param1_desc= {{tool number}} | |param1=<tool number>|param1_desc= {{tool number}} | ||
|param2=< | |param2=<parameter>|param2_desc= {{tool parameter}} | ||
}} | }} | ||
Revision as of 14:58, 16 July 2010
Command
- GET_PROC_DATA <process number>, <parameter>, <value>
- Description*
UNFINISHED
Parameters
- <tool number>
- Tool number
- <parameter>
- Tool_parameter
Example
- - GET_TOOL_DATA 3, MTOOL_LENGTH, MyToolLength
- - GET_TOOL_DATA 4, COMMENT, MyToolComment$