beautypg.com

Notes, Error description, Timing diagram – Yaskawa MotionWorks IEC Toolboxes User Manual

Page 446

background image

PLCopen Toolbox: Function Blocks

MotionWorks IEC61131-3 Toolboxes: 2013-09-13

433

B

Valid

BOOL

Indicates that the outputs of the function are valid.

V

Status

BOOL

Indicates the status of the hardware

V

OutputCount

UDINT

Indicates the number of times the output turned on.

B

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.

B

ErrorID

UINT

If Error is true, this output provides the Error ID. This output is
reset when 'Execute' or 'Enable' goes low.

Notes

High Speed Output Quick Reference

Device

Output Number

Pin Number

Software Default Name

LIO-01

DO-01

A14

M_DO_01

LIO-02

DO-01

A14

M_DO_01

LIO-06

DO-07

49

M_DO_07

MP2600

DO-07

44, 49

MO1_DO_01

See the

HighSpeedOutput eLearning Module

on Yaskawa's YouTube channel.

Error Description

ErrorID

Meaning

0

No error

4401

Axis latch function already in use.

4402

The scan compensation delay parameter 1305 is only valid for external encoders.

4403

The High Speed Output functionality is only available on external encoders.

4625

Axis ID does not correspond to an axis configured on the system. Verify the value of
AxisNum matches a logical axis number in the configuration. Tip: Make sure AXIS_REF is
properly declared as a VAR or VAR_GLOBAL in all relevant POUs.

Timing Diagram