Error description – Yaskawa MotionWorks IEC Toolboxes User Manual

Page 290

Advertising
background image

Gantry Toolbox: Function Blocks

MotionWorks IEC61131-3 Toolboxes: 2013-09-13

277

completed, the Done output will not be set. This output is reset
when execute goes low.

B

Busy

BOOL

Set high upon the rising edge of the 'Execute' or 'Enable' input,
and reset if Done, CommandAborted, or Error is true.

V

Vx

LREAL

X axis component of gantry velocity

V

Vy

LREAL

Y axis component of gantry velocity

V

Vz

LREAL

Z axis component of gantry velocity

V

ACCx

LREAL

X axis component of gantry acceleration

V

DECx

LREAL

X axis component of gantry deceleration

V

ACCy

LREAL

Y axis component of gantry acceleration

V

DECy

LREAL

Y axis component of gantry deceleration

V

ACCz

LREAL

Z axis component of gantry acceleration

V

DECz

LREAL

Z axis component of gantry deceleration

V

Error

BOOL

Set high if error has occurred during the execution of the
function block. This output is cleared when 'Execute' or 'Enable'
goes low.

Error Description

ErrorID

Meaning

0

No error

10034

Interpolation calculation error.

Advertising