The UNLOAD Command [MLE]
The UNLOAD command is used to cut the wire on a wire EDM and to unload tools and heads on mills and lathes.
Wire EDM machines
Causes the wire to be cut. The choice of TOOL or WIRE keyword is not important.
The wire can also be cut by loading wire zero. The following are equivalent:
UNLOAD/WIRE LOAD/WIRE,0
Mill and Lathe machines
Causes the current tool or head to be unloaded. Depending on the machine, unloading a tool or head may leave the device empty, or may result in a plug being loaded.
Other tool or head options can be specified following the TOOL or HEAD keywords.
See the TOOLNO command for a complete list of allowable options.
Any such options specified are stored in an internal tooling
table for the current tool/
A tool (or head) can also be unloaded by loading tool (or head) zero. The following are equivalent:
UNLOAD/TOOL LOAD/TOOL,0 UNLOAD/HEAD LOAD/HEAD,0