Page 1 of 1

EB005-00-3 cursor blinking

Posted: Fri Feb 18, 2011 7:27 pm
by humphriesc
Can anyone tell me how to make the display cursor blink? I am trying to use the command maro but clealy do using it right. Hope you can enlighten me

Re: EB005-00-3 cursor blinking

Posted: Fri Feb 18, 2011 8:51 pm
by medelec35
Hi humphriesc
After the LCD start macro, add a LCD Command macro and for the in(BYTE) enter 0x0F
Anything displayed after the command macro will be followed by the blinking cursor.
Will only work on real hardware, not on Flowcode simulator.

Regards

Martin