Error description, Example – Yaskawa MotionWorks IEC User Manual

Page 300

Advertising
background image

PLCopenPlus Function Blocks for Motion Control 2013-04-13

292

• Refer to the

Internally Created Cam Data

diagram in the Cam Data

Management section.

Error Description

ErrorID

Meaning

0

No Error

4378

The function block is not applicable for the external axis
specified

4381

Motion aborted due to axis alarm.

4387

Already copying cam data (If Execute transition to TRUE while
Busy = TRUE)

4633

Table size results in misaligned data. Refer to the help section
“Internally Created Cam Data.” A cam table will have a
multiple of 16 bytes if created correctly.

4635

Table type is not supported

4636

Invalid start index.

4637

Invalid end index

4885

Invalid header for the cam file. You must first populate the
TableType and DataSize in the Y_MS_CAM_STRUCT before
executing the function.

4887

CamTableID does not refer to a valid cam table.

Example

See Example for

Y_ReadCamTable

Advertising