cnc_edelete.exe

Purpose

Delete one or more part programs from CNC memory.

Correct usage.

C:\> cnc_edelete <ipaddr> <portnum> <pathnum> <prognum1> [<prognum2>] [<prognum3>] …

Usage defined

<ipaddr>

IP address of the CNC.

<portnum>

Port number of the CNC.

<pathnum>

CNC path.

Enter one of the following.

 

Value

Path

 

0

None

 

 

1

First

 

 

2

Second

 

 

3

Third

 

 

4

Fourth

Series 300i/310i/320i only

 

5

Fifth

Series 300i/310i/320i only

 

6

Sixth

Series 300i/310i/320i only

 

7

Seventh

Series 300i/310i/320i only

 

8

Eighth

Series 300i/310i/320i only

 

9

Ninth

Series 300i/310i/320i only

 

10

Tenth

Series 300i/310i/320i only

 

If the CNC does not support multiple paths, enter 0.

<prognum>

One or more part program numbers to delete.

Example

In the following example, the contents of each part program are deleted from CNC memory. A success or failure status displays when each deletion completes:

C:\>cnc_edelete 3.26.7.150 8172 0 1 4 660 5000

Deleting part program O0001: Success

Deleting part program O0004: Success

Deleting part program O0660: Data error

Deleting part program O5000: Success

C:\>

The part programs O0001, O0004 and O5000 have been deleted from CNC memory. The part program O0660 did not exist on the CNC and was not processed.

Following is a list of possible errors.

Program does not exist on CNC.

CNC memory protected.

More information

CNC Part Program Command Line Utilities for FOCAS/Ethernet.