GET WP PART OFFSET: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[:Category:Part_Data|{{Up}}]] | [[:Category:Part_Data|{{Up}}]] | ||
{{Command|syntax=GET_WP_PART_OFFSET <workpiece num>, < | {{Command|syntax=GET_WP_PART_OFFSET <workpiece num>, <varx>, <vary>, <varz> | ||
|description=get the part offset for the given workpiece. | |description=get the part offset for the given workpiece. | ||
|param1=<workpiece num>|param1_desc=Workpiece number | |param1=<workpiece num>|param1_desc=Workpiece number | ||
|param2=< | |param2=<varx>|param2_desc={{parameter_variable_x}} | ||
|param3=< | |param3=<vary>|param3_desc={{parameter_variable_y}} | ||
|param4=< | |param4=<varz>|param4_desc={{parameter_variable_z}} | ||
}} | }} | ||
Latest revision as of 21:32, 11 January 2011
Command
- GET_WP_PART_OFFSET <workpiece num>, <varx>, <vary>, <varz>
get the part offset for the given workpiece.
Parameters
- <workpiece num>
- Workpiece number
- <varx>
- Name of variable to be set to the X value.
- <vary>
- Name of variable to be set to the Y value.
- <varz>
- Name of variable to be set to the Z value.
Example
- - GET_WP_PART_OFFSET 2, vx, vy, vz