Supported platforms: CODESYS 3.5, CODESYS 3.5 SAFETY

 

List of Library's Data Types

ParamHandlerStatus (ENUM)

Name of the Member

Default value

Description

NO_ERROR

0

No errors, operation executed successfully

NULL_POINTER

1

Null pointer error

PARAM_AREA_CORRUPTED

2

Parameter area is corrupted or empty

PARAM_AREA_FULL

3

No free space to add parameter

PARAM_AREA_SIZE_INVALID

4

Parameter area size is too small comparing to i_ParameterMaxDataSize input

BLOCK_NOT_FOUND

5

Parameter block with correct group and index cannot be found from parameter area

BLOCK_SIZE_INVALID

6

Block size is not what expected

BLOCK CORRUPTED

7

Block corrupted

OPERATION_DISABLED

8

NVRAM operation is processing. No access to parameter area

INIT_PARAMETERS_INVALID

9

Init input parameters not valid. Null parameter area pointer or the size of parameter area invalid.

MEMORY_COPY_FAIL

10

Error when copying data

 

 

 

 

Source file topic100418.htm

Last updated 13-Jun-2024