cnc_eselect.exe
Purpose
Select one part program in CNC memory.
Correct usage
C:\> cnc_eselect <ipaddr> <portnum> <pathnum> <prognum>
Usage Defined
|
IP address of the CNC. | ||
|
Port number of the CNC. | ||
|
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. | |||
|
Part program to select. |
Example
The part program was found and selected in CNC memory. A success or failure status displays when the selection completes:
C:\> cnc_eselect 3.26.7.150 8172 5000
Selecting part program 05000: Successful
C:\>
The part program 05000 was found and selected in CNC memory.
Following is a list of possible errors.
- Program does not exist on CNC.
- CNC in wrong mode.