GET PROC DATA: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
|param1=<process number>|param1_desc= {{process number}} | |param1=<process number>|param1_desc= {{process number}} | ||
|param2=<parameter>|param2_desc= {{ | |param2=<parameter>|param2_desc= {{process_parameter}} | ||
|param3=<value>|param3_desc={{value}} | |param3=<value>|param3_desc={{value}} | ||
}} | }} |
Revision as of 15:22, 16 July 2010
Command
- GET_PROC_DATA <process number>, <parameter>, <value>
- Description*
Parameters
- <process number>
- Process number.
- <parameter>
- Process_parameter
- <value>
- Name of variable to be set by this command
Example
- - GET_TOOL_DATA 3, MTOOL_LENGTH, MyToolLength
- - GET_TOOL_DATA 4, COMMENT, MyToolComment$