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

Page 125

Advertising
background image

5–14

OCI Data Server CNC Commands

Publication 8520-6.6 - August 1999

TRANSFER_AXISCAL_TO_PORTB (no argument)

Use this command to back up the current axis calibration data to a
device connected to the control’s port B. This will back up axis
calibration data currently in RAM. This may or may not be the same
axis calibration data stored in the control’s backup memory.

For example:

[TRANSFER_AXISCAL_TO_PORTB]

would write the axis calibration data to the device connected to the
control’s port B. This backup file is not in a man–readable format.
Use the command TRANSFER_ AXISCAL_FROM_PORTB to
retrieve axis calibration data configuration from a peripheral device.

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

ACTIVATE_RIO_PASSTHROUGH (no argument)

Use this command to enable the remote I/O passthrough feature.

For example:

[ACTIVATE_RIO_PASSTHROUGH]

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

AUX_COM_ABORT_COMMAND (no argument)

This command is used only for systems with a data highway module.
Use this command to abort data highway module communications in
progress.

For example:

AUX_COM_ABORT_COMMAND

aborts the the current DH transfer.

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

Communications

Advertising