www.kxcad.net Home > Electronic Index > Altium(Protel) Index
Summary
Value of when expression is outside range of values of case expression.
Description
The Compiler has encountered a when expression that does not match the possible values specified in the case condition expression.
Recommendation
Check to make sure that the when expressions specified in the case condition expression are non-overlapping and fall into the range of possible values for the case statement.