www.kxcad.net Home > Electronic Index > Altium(Protel) Index
Summary
The aggregate has an incompatible type in this context.
Description
The Compiler has encountered an illegal use of an aggregate. One or more aggregate elements are not of the correct type.
Recommendation
Check to make sure that the aggregate is of the correct format for the intended usage. The type of an aggregate is determined from the context, check that the type of the aggregate is clear in this context.