RUN HOLEFR: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
{{Command|syntax=RUN_HOLEFR <option> | {{Command|syntax=RUN_HOLEFR <option> | ||
|description=:Run the Hole Manager. You must always initialize the hole manager first. | |description=:Run the Hole Manager. You must always initialize the hole manager first. | ||
:Then you can run AFR, or use the GROUP function. When you are finished, you must | :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 or FINISH | |param1=<option>|param1_desc=Must be INIT, AFR, GROUP, AUTOWIZ, SHOW, HIDE or FINISH | ||
}} | }} |
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