Motion commands in XBUILD are used to define appropriate command strings, for example G0, G1, G2, G3. Each type of motion block is formatted in program formats using the <MOTION> reserved word.
Coordinate data is formatted using the following reserved words:
- <X-COORD>
- <Y-COORD>
- <Z-COORD>
- <ARC-X>
- <ARC-Y>
- <X-CEN>
- <Y-CEN>
Arc specifications are established in the Circular Move program format.