www.kxcad.net Home > Electronic Index > Altium(Protel) Index
Summary
Expected a static expression, description 'name' is illegal here.
Description
The Compiler has encountered an expression that is invalid in the current context. A static expression (one that can be evaluated at compile time and does not depend on a signal or variable) is expected.
Recommendation
Check to make sure the expression is static.