www.kxcad.net Home > Electronic Index > Altium(Protel) Index
Summary
A bit string must not contain consecutive under bars '__'.
Description
The Compiler has encountered an illegal use of the special character '_' in a bit string. The '_' character can only be used to provide separation between numeric characters in a bit string and must be entered as a single character.
Recommendation
Check to make sure that the bit string does not include extraneous '_' characters.