Text Keypad - AMX CAFE DUET STANDARD NETLINX API (SNAPI) COMPONENTS AND LISTENERS Instruction Manual

Standard netlinx api (snapi) r 1.8.0 components/listeners
Table of Contents

Advertisement

Text Keypad

Component
Name: Text Keypad
Interface: ITextKeypadComponent
Component Functions:
Name:
Channel:
Level: Command:
clearDisplay()
setBacklightOn(state)
setText(line,column,text)
setTextDisplay(text)
setTextLine(line,text)
Listener
Name: Text Keypad Listener
Interface: ITextKeypadComponentListener
Listener Functions:
Name:
Channel:
Level: Command:
Intentionally left blank
Standard NetLinx API (SNAPI) R 1.8.0
ITextKeypadComponent
Constant:
TEXT-
TEXTBACKLIGHT-<state>
TEXT-<line>,<column>,<text>
TEXT-<text>
TEXT-<line>,<text>
ITextKeypadComponentListener
Constant:
Notes:
Clear display. "-" is optional
Set BacklightOn where (see specific module documentation)
Set text starting at a given line and column. Characters will be overwritten as needed
based on text. Text will not wrap around to the next line.
Set text starting at line 1 and column 1. Text will wrap around to the next line to fill the
display.
Set text starting at column 1 of the line specified. Text will not wrap around to the next
line.
Notes:
135

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the CAFE DUET STANDARD NETLINX API (SNAPI) COMPONENTS AND LISTENERS and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Cafe duet

Table of Contents