SET SPINDLE NUM: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Command|syntax=SET_SPINDLE_NUM
[[:Category:Part_Data|{{Up}}]]
|description=*DESCRPTION*


|param1=|param1_desc= No Parameters
{{Command|syntax=SET_SPINDLE_NUM <value>
|description=Set the current spindle (workpiece) number
 
|param1=<value>|param1_desc={{parameter_value_any}}


}}
}}


===Example===
===Example===
:- SET_SPINDLE_NUM
:- SET_SPINDLE_NUM 2


[[Category:Part_Data]]
[[Category:Part_Data]]

Latest revision as of 21:29, 11 January 2011

Up

Command

SET_SPINDLE_NUM <value>


Set the current spindle (workpiece) number

Parameters

<value>
Value of the data. May be a variable, number or expression.

Example

- SET_SPINDLE_NUM 2