Previous Topic

Next Topic

Book Contents

Book Index

Onboard LCD (OBLCD) instructions

The On Board Liquid Crystal Display (OBLCD) is supported with a comprehensive set of instructions for text and numeric display. The OBLCD is fully documented in the OBLCD guide.

The LCD instructions are actually composite instructions that get compiled by SPLat/PC. When SPLat/PC sees one of these instructions it translates it into several low level instructions, including ones that communicate with the LCD via the UV registers (see SPLat expansion framework). You don't have to worry about the details other than to be aware that these instructions will consequently modify UV.

In This Section

OBLCD_CharX [D>=

OBLCD_Cls

OBLCD_CurBlink

OBLCD_CurOff

OBLCD_CurOn

OBLCD_Date [D>=16]

OBLCD_DM [D>=16]

OBLCD_fDispW f,p

OBLCD_GetCurYX [D>=16]

OBLCD_GoIfBusy line

OBLCD_GoIfIdle line

OBLCD_HexDispX

OBLCD_HGraph [D>=18]

OBLCD_HHMM [D>=16]

OBLCD_HHMMSS [D>=16]

OBLCD_NVText nn [D>=15]

OBLCD_RUT

OBLCD_SDecDispMFW mm

OBLCD_SDecDispMVW mm

OBLCD_SDecDispXFW

OBLCD_SDecDispXVW

OBLCD_SetCur r,c

OBLCD_SetCurYX [D>=16]

OBLCD_SpclChar c

OBLCD_Text "Message"

OBLCD_Type tt

OBLCD_UDecDispMFW mm

OBLCD_UDecDispMVW mm

OBLCD_UDecDispXFW

OBLCD_UDecDispXVW