Machine_type enumeration, Mid_start_action enumeration, Mid_start_type enumeration – Rockwell Automation 8520-9API 9/Series OCI API Developer's Guide User Manual
Page 176

6–8
Array Indices and Strings
Publication 8520-6.6 - August 1999
MACHINE_TYPE enumeration
The Machine_Type enumeration is used to identify the AMP
machine type configuration. The Machine_Type enumeration is:
Enumeration
Result:
17
Mill
34
Lathe A
35
Lathe B
36
Lathe C
69
Surface Grinder
1
70
Cylindrical Grinder
1
23
Transfer Line
1
145
Dual Mill
1
2
Dual Lathe A
1
163
Dual Lathe B
1
164
Dual Lathe C
1
Important:
1
Does not apply to the 9/PC CNC.
MID_START_ACTION enumeration
Mid_Start_Action enumeration is used to control the mid program
search operation. The Mid_Start_Action enumeration is:
Enumeration
Result:
1
Execute Restart
2
Continue
3
Top of Program
4
Quit
5
Exit
6
Exit and Move
MID_START_TYPE enumeration
Mid_Start_Type enumeration is used to determine the type of search
operation to be performed when doing a mid program start. The
Mid_Start_Type enumeration is:
Enumeration
Result:
1
Restart
2
Seq # Search
3
String Search