Page 1 of 1

Set font using C#, version 8.5

Posted: Mon Sep 29, 2014 8:31 am
by PaulBMO
Hi,

I've got an Visual Studio 2013 C# application to control the EGLK19264A-7T-USB-WB-PL display.
All worked fine with version 8.4. Now I have a big problem with setting the font ID using version 8.5.
All other commands I send to the display work fine.

Can you help me?
And could you please supply me with some example code?

Kind regards,
Paul

Re: Set font using C#, version 8.5

Posted: Mon Sep 29, 2014 11:42 am
by Clark
Hi Paul,

Your Set Current Font issue is likely due the change we made to increase the Font ID parameter size to two bytes at firmware revision 8.5. You can find more information about all changes to the GLK19264A-7T-1U firmware here.

Cheers,
Troy

Re: Set font using C#, version 8.5

Posted: Tue Sep 30, 2014 2:21 am
by PaulBMO
Thanks Troy. I got it working.

Re: Set font using C#, version 8.5

Posted: Tue Sep 30, 2014 1:49 pm
by Clark
Good to hear Paul, my apologies for the inconvenience.

Cheers,
Troy