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 transferred value, displays this error message if the transferred type does not correspond to any of the defined types. Permissible types for values are:
| |||
Global constant | FB error: Value that classifies the type of value is invalid. | |||
MCV_PositionValue | 0 | |||
MCV_VelocityValue | 1 | |||
MCV_AccelerationValue | 2 | |||
MCV_JerkValue | 3 | |||
Response | Class | - | The job is not 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 | - | |||
|