Return codes

See the following list with return codes of the TwinCAT Analytics library.

Event ID (Hex)

Event text

16#1001

Error during initialization. No router memory available. Check size of router memory.

16#1002

Error in Transition PREOP->SAFEOP

16#1003

Error in Transition SAFEOP->OP

16#1004

Error in Transition SAFEOP->OP: No Task assigned. Module will not be executed cyclically.

16#1005

Error in Transition OP->SAFEOP

16#1006

Error in Transition SAFEOP->PREOP

16#1007

Error during initialization. Invalid object ID.

16#1008

Error during initialization. Invalid symbol name.

16#1009

Error during initialization. Invalid symbol size.

16#100A

Error during initialization. Invalid number of buffers.

16#100B

Error during initialization. Invalid data area number.

16#100C

Error during initialization. Invalid number of channels.

 

 

16#2001

Error during configuration. No router memory available. Check size of router memory.

16#2002

Error during configuration. A null pointer has been allocated.

16#2003

The configured DataType is not valid.

16#2004

The configured count mode is not valid.

16#2005

The configured integration mode is not valid.

16#2006

The configured state histogram mode is not valid.

16#2007

The configured comparison operator is not valid.

16#2008

The configured teach mode is not valid

16#2009

The configured logic operator is not valid.

16#200A

The configured mathematical operator is not valid.

16#200B

The configured startup behavior is not valid.

16#200C

The configured bounds are not valid.

16#200D

The amount of configured values is not valid.

16#200E

The configured sample rate is not valid.

16#200F

The configured interval is not valid.

16#2010

The configured interval is too short.

16#2011

The amount of configured subsets is not valid.

16#2012

The amount of configured bins is not valid.

16#2013

The configured file path is not valid.

16#2014

The configured segment size is not valid.

16#2015

The configured timeout is not valid.

16#2016

The configured band mode is not valid.

16#2017

The configured length is not valid

16#2018

The configured timer mode is not valid.

16#2019

The configured days of week are not valid.

16#201A

The configured threshold is not valid.

16#201B

The configured string compare mode is not valid.

16#201C

The configured gate mode is not valid.

16#201D

Error during configuration. Invalid symbol name.

16#201E

Error during configuration. Invalid symbol size.

16#201F

Error during configuration. Invalid number of buffers.

16#2020

Error during configuration. Invalid number of bands.

16#2021

Error during configuration. Illegal threshold order.

16#2022

Error during configuration. Missing initialization.

 

 

16#3001

Error during runtime. No router memory available. Check size of router memory.

16#3002

Error during runtime. A null pointer has been allocated.

16#3003

Error during runtime. Invalid input size.

16#3004

Error during runtime. Invalid output size.

16#3005

Error during runtime. Division by zero.

16#3006

Error during runtime. Timestamp cannot be null.

16#3007

Error during runtime. Missing configuration.

16#3008

Error during runtime. Invalid state.

16#3009

Error during runtime. Cyclic caller is assigned. Methods can not be called.

16#300A

Error during runtime. Out of range.

16#300B

Error during runtime. Invalid header size.

16#300C

Error during runtime. Invalid file.

16#300D

Error during runtime. Invalid interval.

16#300E

Error during runtime. Symbol already assigned.

16#300F

Error during runtime. No stream helper assigned.

16#3010

Error during runtime. Invalid input channel.

16#3011

Error during runtime. Invalid data type.

16#3012

Error during runtime. Invalid unit.