Error Codes function blocks

Error

Code (hex)

Description

no error

0x00000000

No error

communication timeout: not able to establish session to remote node

0xEE000001

Timeout - connection to the "remote node" cannot be established

communication timeout - no response from remote node

0xEE000002

Timeout - no response from "remote node"

invalid parameter size in ads request

0xEE000003

Invalid parameter size in ADS request

communication driver: not ready

0xEE000004

Driver is not ready

communication driver: out of memory

0xEE000005

Driver out of memory

invalid syntax in ads request (f.e. symbolname too long or invalid syntax

0xEE000006

Invalid syntax in the ADS request (e.g. symbol name too long or invalid syntax)

 

local tag name not found

0xEE000007

Local tag name not found

local tag array index does not exist

0xEE000008

Local tag array index does not exist

number of elements extends local tag

0xEE000009

Number of elements exceeds the local tag

local tag datatype does not match

0xEE00000A

Data type of the local tag does not match

number elements extends remote tag

0xEE00000B

Number of elements exceeds the remote tag

remote tag datatype does not match

0xEE00000C

Data type of the remote tag does not match

remote node reports: link address not valid (invalid slot)

0xEE00000D

"Remote node" reports: link address not valid (invalid slot)

path segment error (CIP Data Table RW: remote tag name not found)

0xEE00000E

Error in path segment (in case of CIP data table RW: remote tag name not found

path destination error (CIP Data Table RW: remote tag array index invalid)

0xEE00000F

Error in destination path (in case of CIP data table RW: remote tag array index invalid)

In FB internally generated error: timeout

0xEEFF0001

In function block internally generated error: timeout

in FB internally generated error: destination data buffer to small

0xEEFF0002

In function block internally generated error: destination data buffer too small

in FB internally generated error: source data buffer to large

0xEEFF0003

In function block internally generated error: source data buffer too large

unsuccessful statuscode from remote node

0xEEFE0000

unsuccessful status code from "remote node

in FB internally generated error, undefined

0xEEFF0000

In function block internally generated error, undefined