ID 40090

FB error: Value that classifies the type of value is invalid.

Description

A function block, or a function whose flow depends on the type of the passed value, displays this error message if the passed type does not correspond to any of the defined types. Permissible types for values are:

 

Global constant

Value

MCV_PositionValue

0

MCV_VelocityValue

1

MCV_AccelerationValue

2

MCV_JerkValue

3

Response

Class

-

The job isn't executed. The function block outputs are reset depending on their type.

Solution

Class

-

Check the value at the “ValueType” input and correct if necessary.

Error type

-