www.kxcad.net Home > Electronic Index > Altium(Protel) Index
Summary
Illegal binary value 'character' in bit string.
Description
The Compiler has encountered an unexpected character while reading a bit string. The Compiler has encountered an invalid binary format bit string. Binary bit strings must include only the characters '0' through '1', and the special character '_'.
Recommendation
Check to make sure that the bit string is in a valid binary number format, or change the base specification to reflect the format used.