Options
All
  • Public
  • Public/Protected
  • All
Menu

Display Text On LCD Screen of keypads

This is a M1 received message to display ascii text on the bottom line of the LCD display on the keypads in the area specified. Enter the line terminator, “^”, as the ending character of the line display if less than 16 characters are to be displayed. The message line, L1 or L2, will need dummy characters to fill the rest of the line for 16 characters each line.

see

4.13 Display Text On LCD Screen (dm)

Hierarchy

Implements

Index

Constructors

constructor

Properties

Readonly areaNumber

areaNumber: number

Readonly beep

beep: boolean

Readonly clearOption

Readonly data

data: string

Readonly firstLine

firstLine: string | null

Readonly messageType

messageType: string

Readonly secondLine

secondLine: string | null

Readonly subMessageType

subMessageType: string

Readonly timeout

timeout: number

Accessors

command

  • get command(): string

raw

  • get raw(): string

reserved

  • get reserved(): string

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Static property
  • Static method

Generated using TypeDoc