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

Page 118

Advertising
background image

5–7

OCI Data Server CNC Commands

Publication 8520-6.6 - August 1999

TRANSFER_HOMECAL_TO_PORTB (no argument)

Use this command to send the current home calibration data to a
printer or other device connected to the control’s port B. This will
print the home calibration data currently in RAM. This may or may
not be the same home calibration data stored in the control’s flash
memory.

For example:

[TRANSFER_HOMECAL_TO_PORTB]

prints the home calibration data to the device connected to the
control’s port B. You can only use this command to output home
calibration data to a printer.

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

TRANSFER_REVERSAL_ERROR_TO_PORTA (no argument)

Use this command to send the current reversal error data to a printer
or other device connected to the control’s port A. This will print the
reversal error compensation data currently in RAM. This may or
may not be the same data stored in the control’s flash memory.

For example:

[TRANSFER_REVERSAL_ERROR_TO_PORTA]

prints the reversal error data to the device connected to the control’s
port A. You can only use this command to output reversal error data
to a printer.

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

Advertising