Ekp; Pkeyp; Pkp; Setup - AMX MIO-R4 Instruction Manual

Hide thumbs Also See for MIO-R4:
Table of Contents

Advertisement

Remote Run Time Commands (Cont.)

@EKP

PKEYP

@PKP

SETUP

SLEEP

@TKP

TPAGEON

TPAGEOFF

Mio Modero R-4 Remote - Instruction Manual
Extend the keypad. Pops up the keypad icon and initializes the text string to that specified. The Prompt Text is optional.
Syntax:
SEND_COMMAND <DEV>,"'@EKP-<initial text>;<prompt text>'"
Variables:
• initial text = 1 - 50 ASCII characters.
• prompt text = 1 - 50 ASCII characters.
Example:
SEND_COMMAND Device,"'@EKP-33333333;Enter Password'"
Pops up the Keypad and initializes the text string '33333333' with prompt text 'Enter Password'.
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>,"'PKEYP-<initial text>'"
Variables:
• initial text = 1 - 50 ASCII characters.
Example:
SEND_COMMAND Device,"'PKEYP-123456789'"
Pops up the Keypad and initializes the text string '123456789' in '*'.
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.
SEND_COMMANDs
51

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mio-rcc-kit

Table of Contents