Zigc, Zigp, Txt ^uni zap! zigc zigp – AMX Mio Modero R-3 User Manual

Page 22

Advertising
background image

Programming The Mio R-3

18

Mio Modero R-3 Remote

Serial Commands (Cont.)

^TXT

Assign a text string to those
buttons with a defined
address range

Sets non-unicode text.

Syntax:

SEND_COMMAND <DEV>,"'^TXT-<vt addr range>,<new text>'"

Variables:

• variable text address range = 1.

• button states range = 1 - 256 for multi-state buttons

(0 = All states, for General buttons 1 = Off state and 2 = On state).

• new text = 1 - 50 ASCII characters.

Example:

SEND_COMMAND Keypad,"'^TXT-1,Test Only'"

Sends text to variable text line on display.

Note: You must send an ^FML command before sending variable text to an R3
remote.

^UNI

Set Unicode text

For the ^UNI command (%UN and ^BMF command), the Unicode text is sent
as ASCII-HEX nibbles.

Syntax:

SEND_COMMAND <DEV>,"'^UNI-<vt addr range>,<button states

range>,<unicode text>'"

Variables:

• variable text address range = 1.

• button states range = (0 = All states, for General buttons 1 = Off state and

2 = On state).

• unicode text = Unicode HEX value.

Example:

To send the variable text 'A' in Unicode to all states of the variable text display,
(for which the character code is 0041 Hex), send the following command:

SEND_COMMAND Keypad,"'^UNI-1,0,0041'"

Note: Unicode is always represented in a HEX value.

ZAP!

Erase Configuration

Information in Flash Memory

Syntax:

ZAP! t

Variables:

• t = MENU or FONT or blank

Example:

ZAP!

Clears all configuration information and erases the font. The text displayed on
the LCD for the six devices returns to default and all parameters that can be set
in Setup Mode are reset to their default value.

ZAP! MENU

Sets the text displayed on the LCD for the six devices to the default values.

ZAP! FONT

Erases the font from the flash.

Note: These commands are intended for serial use only. These commands
cannot be issued when the device’s Setup Page is open.

ZIGC

Sets the ZigBee Channel

Syntax:

ZIGC <channel> (Decimal)

Example:

ZIGC 26

ZIGP

Sets the ZigBee Extended
PAN ID

Syntax:

ZIGP <panId> (Decimal)

Example:

ZIGP 123A

Advertising