Sub parts – Hypertherm HTA Rev 6.00 Install Guide User Manual
Page 166
154
Installation & Setup Guide
Sub Parts
The Sub Parts feature allows the user to call and execute a separate part file within a part program
using a simple line of text.
To configure a subroutine part for use, the user must first create a folder on the control hard drive
named “SUBPARTS”. To create a folder on the hard drive, select to Load From Disk”. With the
folder location highlighted, press the “+” key to create a new folder.
Save the desired part program in the SUBPARTS folder.
To execute the part, insert a line of code at the desire location within the part with the following
format.
PFILENAME
Start the line of code with the letter P to indicate that a Sub Part is to be executed, followed by the
filename for the desired part program.