Purpose
Select one part program in CNC memory.
Correct usage
C:\> cnc_eselect <ipaddr> <portnum> <pathnum> <prognum>
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. |
||
<program> |
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.
CNC Part Program Command Line Utilities for FOCAS/Ethernet. |