Activity Chart Checks : (C3141) Inconsistent initial value

(C3141) Inconsistent initial value

Error In:
Correctness
Description:
Checks that the default or initial value of integer and real data-items is consistent with the minimum and maximum value definitions. Note that this error is likely to occur when constructing data definitions outside of Rational Statemate (for example, when using Dataport). The tool checks that no default value outside the minimum and maximum ranges can be entered using the GUI.
Example:
An integer data-item is defined with a minimum value of 1, maximum value of 5, and an initial or default value of 7.
Erroneous Elements:
Integer and real data-items