Knowledge Base

This instruction tells the SPLat controller what type of LCD it is controlling. It also tells the control chip within the LCD module itself. Without this the system cannot correctly manipulate the cursor, allow for the correct line lengths etc.

The instruction argument tt defines the LCD type according to the following table:

ttRowsColumnsComment
1116 
2216Default type
3416 
4220 
5420 

This instruction will destroy any dimming settings made using OBLCD_Dim.

Note: This instruction modifies UV

Dialect exclusions: Not available in dialects before 9. Also, not available on SPLat controllers that do not have onboard LCD support (please check the documentation for your specific board and Firmware version).