Knowledge Base

This instruction combines the onboard LCD with NVEM0. It retrieves a text string from an NVEM0 table and displays it on the LCD at the current cursor position.

The text string is retrieved from the currently selected record, and NVEM0 address Pointer + RecLen x RecNum + nn. The number of bytes fetched and displayed is controlled by the NVEM record length register.

Note: This instruction modifies UV

Example

Please refer to the NVEM0 documentation for more details on the use of NVEM0 and to OBLCD documentation for details on the LCD.

Hint: The byte string fed to the OBLCD from NVEM0 may contain special characters.

Dialect exclusions: Not available in dialects before 14. Also not available in boards that do not have OBLCD support.