Error Message: $Y0452

www.kxcad.net Home > Electronic Index > Altium(Protel) Index


Your Ad Here

Summary

Named association missing from array aggregate.

Description

The Compiler is unable to determine the correct mapping of array elements in an aggregate due to the lack of a named association.

Recommendation

Check to make sure that each item in the array aggregate is provided with a named association, or use positional association and do not omit any array elements.