Programming the Mio R-4

 

Panel Run Time Commands (Cont.)

 

 

 

 

AKEYR

Remove the Keyboard/Keypad. Remove keyboard or keypad that was displayed using

 

Remove the

'AKEYB', 'AKEYP', 'PKEYP', @AKB, @AKP, @PKP, @EKP, or @TKP commands.

 

 

 

Keyboard/Keypad

Syntax:

 

 

SEND_COMMAND <DEV>,"'AKEYR'"

 

 

Example:

 

 

SEND_COMMAND Device,"'AKEYR'"

 

 

Removes the Keyboard/Keypad.

 

 

 

 

@AKP

Pop up the keypad icon and initialize the text string to that specified. Keypad string is set

 

Pop up the

to null on power up and is stored until power is lost. The Prompt Text is optional.

 

Syntax:

 

keypad icon and

 

initialize the text

SEND_COMMAND <DEV>,"'@AKP-<initial text>;<prompt text>'"

 

string

 

Variables:

 

 

 

 

• initial text = 1 - 50 ASCII characters.

 

 

• prompt text = 1 - 50 ASCII characters.

 

 

Example:

 

 

SEND_COMMAND Device,"'@AKP-12345678;ENTER PASSWORD'"

 

 

Pops up the Keypad and initializes the text string '12345678' with prompt text 'ENTER

 

 

PASSWORD'.

 

 

 

 

@AKR

Remove the Keyboard or Keypad. Remove keyboard or keypad that was displayed using

 

Remove the

'AKEYB', 'AKEYP', 'PKEYP', @AKB, @AKP, @PKP, @EKP, or @TKP commands.

 

 

 

Keyboard or

Syntax:

 

Keypad

SEND_COMMAND <DEV>,"'@AKR'"

 

 

 

 

Example:

 

 

SEND_COMMAND Device,"'@AKR'"

 

 

Removes the Keyboard/Keypad.

 

 

 

 

BEEP

Output a beep.

 

Output a beep

Syntax:

 

 

SEND_COMMAND <DEV>,"'BEEP'"

 

 

Example:

 

 

SEND_COMMAND Device,"'BEEP'"

 

 

Outputs a beep.

 

 

 

 

BRIT

Set the panel brightness.

 

Set the panel

Syntax:

 

brightness

SEND_COMMAND <DEV>,"'BRIT-<brightness level>'"

 

 

 

 

Variables:

 

 

• brightness level = 0 - 100.

 

 

Example:

 

 

SEND_COMMAND Device,"'BRIT-50'"

 

 

Sets the brightness level to 50.

 

 

 

 

@BRT

Set the panel brightness.

 

Set the panel

Syntax:

 

brightness

SEND_COMMAND <DEV>,"'BRIT-<brightness level>'"

 

 

 

 

Variables:

 

 

• brightness level = 0 - 100.

 

 

Example:

 

 

SEND_COMMAND Device,"'BRIT-70'"

 

 

Sets the brightness level to 70.

 

 

 

 

Mio Modero R-4

75

 

 

Page 81
Image 81
AMX Mio Modero R-4 manual Akeyr, @Akp, @Akr, Beep, Brit, @Brt