cnc_edir.exe

Purpose

Display a directory of registered part programs in CNC memory.

Correct usage

C:\> cnc_edir <ipaddr> <portnum> <pathnum> [/w]

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 30i/31i/32i only
5 Fifth Series 30i/31i/32i only
6 Sixth Series 30i/31i/32i only
7 Seventh Series 30i/31i/32i only
8 Eighth Series 30i/31i/32i only
9 Ninth Series 30i/31i/32i only
10 Tenth Series 30i/31i/32i only
If the CNC does not support multiple paths, enter 0.

                  /w
                
Optional request for a wide directory listing.

Example

A directory of part programs registered in CNC memory is displayed, along with comments and sizes:

C:\> cnc_edir 3.26.7.150 8172 0
Program Comment         Size
O0020 TEST PROGRAM 20     216
O0038 TEST PROGRAM 38     432
O0039 TEST PROGRAM 39     288
O0040 TEST PROGRAM 40     288
O0041 TEST PROGRAM 41     216
O0042 TEST PROGRAM 42     720
6 Total file(s).
C:\> cnc_edir 3.26.7.150 8172 0 /w
O0020   O0038   O0039   O0040   O0041    O0042
6 Total file(s).
C:\>

Following is a list of possible errors:

  • Bad directory info.
  • CNC memory protected.