Search_method enumeration, Search_type enumeration, Servo_status enumeration – Rockwell Automation 8520-9API 9/Series OCI API Developer's Guide User Manual

Page 185

Advertising
background image

6–17

Array Indices and Strings

Publication 8520-6.6 - August 1999

SEARCH_METHOD enumeration

Search_Method enumeration is used to control the search operation.
The Search_Method enumeration is:

Enumeration

Result:

1

Forward

2

Reverse

3

Top of Program

4

Cancel

5

Exit Search

SEARCH_TYPE enumeration

Search_Type enumeration is used to identify the type of search
operation. The Search_Type enumeration is:

Enumeration

Result:

1

NĆSearch

2

OĆSearch

3

EOB Search

4

Slew Search

5

String Search

6

Next Program

SERVO_STATUS enumeration

Servo_Status enumeration is used to identify the status of a specific
servo. The Servo_Status enumeration is:

Enumeration

Result:

0

< Feedrate suppression

1

In position

2

> Feedrate suppression

3

Excess error

Advertising