RUN HOLEFR: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[:Category:Hole_Manager|{{Up}}]] | |||
{{Command|syntax=RUN_HOLEFR <option> | {{Command|syntax=RUN_HOLEFR <option> | ||
|description= | |description=:Run the Hole Manager. You must always initialize the hole manager first. | ||
:Then you can run AFR, or use the GROUP function. You can also SHOW or HIDE the | |||
:Hole Manager dialog. Use the HOLEFR_SET_GROUP_SELECTED command to select a group | |||
:of holes and then use this command with the AUTOWIZ command to create drill operations. | |||
:When you are finished, you must use this command once more with the FINISH parameter. | |||
|param1=<option>|param1_desc=Must be INIT, AFR, GROUP, AUTOWIZ, SHOW, HIDE or FINISH | |||
}} | }} | ||
===Example=== | ===Example=== | ||
: | :RUN_HOLEFR INIT | ||
:RUN_HOLEFR AFR | |||
:RUN_HOLEFR FINISH | |||
[[Category:Hole_Manager]] | [[Category:Hole_Manager]] |
Latest revision as of 15:24, 7 November 2012
Command
- RUN_HOLEFR <option>
- Run the Hole Manager. You must always initialize the hole manager first.
- Then you can run AFR, or use the GROUP function. You can also SHOW or HIDE the
- Hole Manager dialog. Use the HOLEFR_SET_GROUP_SELECTED command to select a group
- of holes and then use this command with the AUTOWIZ command to create drill operations.
- When you are finished, you must use this command once more with the FINISH parameter.
Parameters
- <option>
- Must be INIT, AFR, GROUP, AUTOWIZ, SHOW, HIDE or FINISH
Example
- RUN_HOLEFR INIT
- RUN_HOLEFR AFR
- RUN_HOLEFR FINISH