System_state enumeration, Target_dir enumeration, Tm_status enumeration – Rockwell Automation 8520-9API 9/Series OCI API Developer's Guide User Manual

Page 186

Advertising
background image

6–18

Array Indices and Strings

Publication 8520-6.6 - August 1999

SYSTEM_STATE enumeration

System_State enumeration is used to select the status of execution on
the control. The System_State enumeration is:

Enumeration

Result:

1

Cycle Stop

2

Cycle On

3

Cycle Suspend

4

EĆStopped

TARGET_DIR enumeration

The directory Enumeration is used to select one of the two
directories on the control. The enumeration are:

Enumeration:

Result:

1

Main Directory - Selects the

main part program directory on

the control.

2

Protected - Selects the

protectable part program

directory on the control.

3

Hard Drive - Selects the local

or network drive on the PC as

defined for the OCI file handler

(OCIFHCFG.INI for 9/Series or

the Configuration Manager for

the 9/PC). Refer to your OCI

installation documentation for

details on configuring the hard

drive.

TM_STATUS enumeration

This enumeration identifies the status of the current tool for tool
management.

Enumeration

Result:

0

Active Tool

1

Expired

2

Old

Advertising