Program services for transfer of data to a machining centre
Use the program: MCHLINK
MCHLINK.EXE /3 /AUTO
The /3 indicates use the 3rd set of machining transfer parameters. The /AUTO means run silently.
If the run based files need removing after the transfer then the /DELETE option is used to delete the files.
MCHLINK.EXE /3 /DELETE /AUTO
This will transfer the current batch to transfer set 3 and delete the associated batch/run files.
If a specific run needs transferring then this can be done with the /RUN argument.
MCHLINK.EXE /3 /AUTO /RUN "DXF PARTS"
This means transfer run DXF Parts instead of the current batch.
If the /RUN argument is used and the run is not specified or the run does not exist then the following error will appear:
File not found [36008]