Pkp; Setup; Sleep; Tkp - AMX Mio Modero R-4 Operation/Reference Manual

Amx corporation zigbee compatible remote control operation/reference guide
Hide thumbs Also See for Mio Modero R-4:
Table of Contents

Advertisement

Programming the Mio R-4
Remote Run Time Commands (Cont.)

@PKP

Present a private
keypad

SETUP

Send remote to
Setup page

SLEEP

Force the remote
into screen saver
mode

@TKP

Present a 
telephone keypad

TPAGEON

Turn On page
tracking

TPAGEOFF

Turn Off page
tracking
76
Present a private keypad. Pops up the keypad icon and initializes the text string to that
specified. Keypad displays a '*' instead of the numbers typed. The Prompt Text is optional.
Syntax:
SEND_COMMAND <DEV>,"'@PKP-<initial text>;<prompt text>'"
Variables:
• initial text = 1 - 50 ASCII characters.
• prompt text = 1 - 50 ASCII characters.
Example:
SEND_COMMAND Device,"'@PKP-1234567;ENTER PASSWORD'"
Pops up the Keypad and initializes the text string 'ENTER PASSWORD' in '*'.
Send remote to Setup page.
Syntax:
SEND_COMMAND <DEV>,"'SETUP'"
Example:
SEND_COMMAND Device,"'SETUP'"
Sends the remote to the Setup Page.
Force the remote into screen saver mode.
Syntax:
SEND_COMMAND <DEV>,"'SLEEP'"
Example:
SEND_COMMAND Device,"'SLEEP'"
Forces the remote into screen saver mode.
Present a telephone keypad. Pops up the keypad icon and initializes the text string to that
specified. The Prompt Text is optional.
Syntax:
SEND_COMMAND <DEV>,"'@TKP-<initial text>;<prompt text>'"
Variables:
• initial text = 1 - 50 ASCII characters.
• prompt text = 1 - 50 ASCII characters.
Example:
SEND_COMMAND Device,"'@TKP-999.222.1211;Enter Phone Number'"
Pops-up the Keypad and initializes the text string '999.222.1211' with prompt text 'Enter
Phone Number'.
Turn On page tracking. This command turns On page tracking, whereby when the page or
popups change, a string is sent to the Master. This string may be captured with a
CREATE_BUFFER command for one panel and sent directly to another remote.
Syntax:
SEND_COMMAND <DEV>,"'TPAGEON'"
Example:
SEND_COMMAND Device,"'TPAGEON'"
Turns On page tracking.
Turn Off page tracking.
Syntax:
SEND_COMMAND <DEV>,"'TPAGEOFF'"
Example:
SEND_COMMAND Device,"'TPAGEOFF'"
Turns Off page tracking.
Mio Modero R-4

Advertisement

Table of Contents
loading

Table of Contents

Save Article as PDF