beautypg.com

Rockwell Automation AutoMax Enhanced Ladder Language Reference Manual User Manual

Page 173

background image

8Ć15

8.4.2

Errors Caused by the Move Source Data to Destination Instruction

This error can occur when you are using the MOVE instruction in a program. It is

logged in the error log.

If this error occurs:

Then:

Do the following:

The result is larger

that what Out's data

type supports.

ENO is set according

to ERROR_ENO, and

Out contains the

largest value allowed

for its data type.

Define the variable in Out to

be a double integer.