GLCD(Font Parameter error) (SOLVED)
-
- Posts: 106
- http://meble-kuchenne.info.pl
- Joined: Thu Jan 07, 2021 11:28 am
- Has thanked: 3 times
- Been thanked: 4 times
GLCD(Font Parameter error) (SOLVED)
GLCD Macro Font Parameter error.FontSet it to ranges from 1 to 311-31.But the font size does not change in the simulation. This is so wrong for all GLCD macros.Please help me. Thank you
-
- Matrix Staff
- Posts: 1952
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 510 times
- Been thanked: 698 times
Re: GLCD(Font Parameter error)
Hello,
You only have one font defined for your display (in the display component properties) and so the font parameter for the Print macro should be 0. If you want to be able to scale the font from it's default size then use the SetFontScaler component macro.
You only have one font defined for your display (in the display component properties) and so the font parameter for the Print macro should be 0. If you want to be able to scale the font from it's default size then use the SetFontScaler component macro.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel