Rockwell Automation 8520-9API 9/Series OCI API Developer's Guide User Manual

Page 127

Advertising
background image

5–16

OCI Data Server CNC Commands

Publication 8520-6.6 - August 1999

AUX_COM_CMD_REV_SEARCH (search_type," search_string")

This command is used only for systems with a data highway module.
Use this command to perform a reverse search in AUX COMM.

The search_type enumeration for the aux com feature is as follows:

Enumeration

Result:

0

index line

1

command line

2

channel name line

3

rem node line

4

file 9240 line

5

file remote line

6

remote station line

7

format line

8

num symbols line

9

symbol 9240 line

Important: This command does not apply to the 9/PC CNC.

AUX_COM_CMDTBL_TO_FLASH (no argument)

This command is used only for systems with a data highway module.
Use this command to write a command table to the flash memory.

For example:

[AUX_COM_CMDTBL_TO_FLASH]

Important: This command does not apply to the 9/PC CNC.

AUX_COM_CONFIG_TO_FLASH (no argument)

This command is used only for systems with a data highway module.
Use this command to write an AUX COMM configuration to the
flash memory.

For example:

[AUX_COM_CONFIG_TO_FLASH]

Important: This command does not apply to the 9/PC CNC.

Advertising