GET SPINDLE NUM: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
[[:Category:Part_Data|{{Up}}]] | [[:Category:Part_Data|{{Up}}]] | ||
{{Command|syntax=GET_SPINDLE_NUM | {{Command|syntax=GET_SPINDLE_NUM <variable> | ||
|description= | |description=Get the current spindle (workpiece) number | ||
|param1=|param1_desc= {{ | |param1=<variable>|param1_desc={{parameter_variable_any}} | ||
}} | }} | ||
===Example=== | ===Example=== | ||
:- GET_SPINDLE_NUM | :- GET_SPINDLE_NUM num | ||
[[Category:Part_Data]] | [[Category:Part_Data]] |
Latest revision as of 21:28, 11 January 2011
Command
- GET_SPINDLE_NUM <variable>
Get the current spindle (workpiece) number
Parameters
- <variable>
- Name of variable to be set to the data.
Example
- - GET_SPINDLE_NUM num