Term
Simple instructions that the programmer will write to make the machine behave in a certain way. |
|
Definition
|
|
Term
Made up of distinct units of instruction called Blocks. |
|
Definition
|
|
Term
____ will read and execute the blocks sequentially. |
|
Definition
|
|
Term
____ will read several blocks at once but will only execute one block at a time. |
|
Definition
|
|
Term
The last few lines of the program control a few ordinary machine functions and administrative duties such as.. |
|
Definition
A) Shutting off the spindle B) Resetting the program C) Telling the MCU where the program ends |
|
|
Term
_____ in an NC program is a line of code that is constructed from words. |
|
Definition
|
|
Term
____ are used just once and then discarded. |
|
Definition
|
|
Term
_____ remain in active memory until superseded. |
|
Definition
|
|
Term
_____ are grouped into different categories of related functions. |
|
Definition
|
|
Term
Regardless of a code's function, mot controls only allow one _____ per block. |
|
Definition
|
|
Term
_____ processes the program one block at a time and reads the entire block before processing it. |
|
Definition
|
|
Term
What is not important to the MCU? |
|
Definition
That the codes are in any particular order. |
|
|
Term
_____ are usually placed at the end of a block when the block also includes a ______? |
|
Definition
|
|
Term
Why and where are M-codes usually located? |
|
Definition
M codes because they imply some action. |
|
|
Term
Spaces must not occur between a _____ and its ____or withing a _____ or _____ code. |
|
Definition
|
|
Term
The _____________ specifies the order of each manufacturing process, the cutting tools, and speeds and feeds. |
|
Definition
|
|
Term
when utilizing the ________, the backside is located on 3 points, the bottom on two points and the side on 1 point. |
|
Definition
|
|