www.kxcad.net Home > Electronic Index > Altium(Protel) Index
Summary
Subtype has more dimensions than base type.
Description
The Compiler has encountered an invalid specification of a subtype. Array subtype declarations must specify ranges of values that are within the range of the specified base type and must have the same number of array dimensions.
Recommendation
Check to make sure that the correct base type has been referenced and that the dimensions of the subtype are compatible with the range of the base type.