Strings – Rockwell Automation 8520-9API 9/Series OCI API Developer's Guide User Manual
Page 187

6–19
Array Indices and Strings
Publication 8520-6.6 - August 1999
TM_GRAPHICS_TOOL_COLOR enumeration
This enumeration identifies the tool color for tool management
graphing purposes.
Enumeration
Result:
4
Red
8
Green
12
Yellow
16
Blue
20
Magenta
24
Cyan
28
White
UART_A/B BUSY_STATUS enumeration
UART_A/B BUSY_STATUS is used to identify the status of the
serial communication ports on the 9/Series processor. The
UART/AB BUSY STATUS enumeration is:
Enumeration:
Result:
0
Available
1
Allocated
2
In Use
Important: Enumeration does not apply to the 9/PC CNC.
FILENAME string
The filename argument only applies to requests that are made to
specific part program file. Filename command arguments to the data
server use the following format:
command “drive:filename.PPG”
Where:
drive – is the disk the file is located on. The drive argument is
optional. Valid drives include:
MAIND: – main directory on the CNC
PROTD: – protectable directory on the CNC
HARDD: – OCI disk drive on your PC (not valid for
some commands)
Strings