Why is the character 'ü' wrongly displayed on a PCD7.D23x panel?
FAQ #101807
If the PCD7.D23x display is programed with IL code the character 'ü' is displayed as 'n' on the PCD7.D23x display!
Reason:
The 'ü' character is the caracter '252' in ASCII table when converted with the ANSI extension table.
But the display PCD7.D23x uses the OEM extension table!
Solution:
It's necessary to add this code '$charset OEM'
at the top of the IL program in order to force the conversion:
Categories
PCD7 / D23x
Last update: 01.06.2015 08:24
First release: 05.12.2012 08:55
Views: 8316