Using reserved words in ConfigPost
You define reserved words in program formats (for example, a Linear Move) by enclosing each word with angular brackets (< >).
For example, <tool-offset>
identifies a tool offset number used in the PartMaker Tools dialog.
Additional ASCII characters used in program formats, such as X, Y, Z, and F, specify the letter for each word address.
There are four types of reserved words used in ConfigPost:
- Numeric
- String
- Logical
- System