9-98 2x20 Customer Display Interface
Enable Character Blink
Format
1B 0D
Description
The blink attribute is the only modifier which is supported for the display character
positions. Each time a new character is received, the current setting of the character
blink operator is adopted as the working attribute for the new character. If a new
character is received while character blink is enabled, the new character blinks. This
makes it possible to have a display with both blinking and non-blinking characters. For
the VFD, the blink period is 1 second on and 1 second off. For the LCD, the blink
period is .5 second on and .5 second off. All characters that are blink enabled blink at the
same time. The only way to cause an existing character to start or stop blinking is to set
up the character blink operator, move the cursor to the correct character, and resend
the individual character code.
Disable Character Blink
Format
1B 0E
Description
This command counteracts the Enable Character Blink. The firmware implements all
new character codes with an on and holding character presentation. On power up, the
character blink modifier is defaulted to disabled.
Move Cursor Left
Format
1B 0F
Description
Moves the cursor one position to the left. When the cursor is at the left end of the upper
line, it moves to the right end of the lower line. When the cursor is at the left end of the
lower line, it moves to the right end of the upper line. The cursor location always
indicates the position of the next character to be displayed, whether the cursor is
enabled and blinking or not. After each character is displayed, the firmware performs a
logical Move Cursor Right command.