Difference between revisions of "GET MASTER CS"
From Macros Wiki
(New page: {{Command|syntax=GET_MASTER_CS <master cs>, <wp>, <cs number> |description=*DESCRPTION* |param1=<master cs>|param1_desc= |param2=<wp>|param2_desc= |param3=<cs number>|param3_desc= } ===E...) |
|||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | [[:Category:Coordinate_Systems|{{Up}}]] | ||
+ | |||
{{Command|syntax=GET_MASTER_CS <master cs>, <wp>, <cs number> | {{Command|syntax=GET_MASTER_CS <master cs>, <wp>, <cs number> | ||
− | |description= | + | |description=:Get the master CS number. |
− | |param1=<master cs>|param1_desc= | + | |param1=<master cs>|param1_desc={{master cs}} |
− | |param2=<wp>|param2_desc= | + | |param2=<wp>|param2_desc=Workpiece number |
− | |param3=<cs number>|param3_desc= | + | |param3=<cs number>|param3_desc={{parameter_variable_any_name}} the CS number |
− | } | + | }} |
===Example=== | ===Example=== | ||
− | : | + | :GET_MASTER_CS XZ, 1, CSnum |
[[Category:Coordinate_Systems]] | [[Category:Coordinate_Systems]] |
Latest revision as of 14:42, 12 January 2011
Command
- GET_MASTER_CS <master cs>, <wp>, <cs number>
- Get the master CS number.
Parameters
- <master cs>
- XY, XZ, YZ or ZX.
- <wp>
- Workpiece number
- <cs number>
- Name of variable to be set to the CS number
Example
- GET_MASTER_CS XZ, 1, CSnum