beautypg.com

Irmode, Numd, Reboot – AMX Mio Modero R-3 User Manual

Page 20: Revd, Irmode # ^jst numd reboot revd

background image

Programming The Mio R-3

16

Mio Modero R-3 Remote

Serial Commands (Cont.)

IRMODE #

Sets the IR transmission

frequency to either 38 or
455KHz

Syntax:

IRMODE #

Variables:

=

38 - IR only, 38KHz

455 - IR only, 455KHz

ZIG - ZigBee only

ZIG38 - ZigBee + IR 38KHz

ZIG455 - ZigBee + IR 455KHz

Example:

IRMODE 455

Sets the IR transmission frequency to 455 KHz.

IRMODE ZIG

Sets the IR to disabled and communications to only use ZigBee.

IRMODE ZIG38

Sets the IR transmission frequency to 38KHz and configures for
simultaneous transmission on ZigBee.

^JST

Set text alignment using a
numeric keypad layout for
those buttons with a defined
address range

Syntax:

"'^JST-,

alignment>'"

Variable:

• variable text address range = 1; the address range corresponds to the

dynamic line number-only one line is supported on this device.

• new text alignment = Value of 1 - 9 corresponds to the following locations:

1, 4 or 7 = Left

2, 5 or 8 = Center

3, 6 or 9 = Right

Example:

SEND_COMMAND Panel,"'^JST-1,1'"

Sets the text alignment to the left side of the LCD button

Note: There is no vertical alignment.

NUMD

Sets the number of devices to
be controlled by the remote

Syntax:

NUMD

Example:

NUMD 1

Sets the remote to control only one device.

REBOOT

Reboots the remote

Syntax:

REBOOT

Example:

REBOOT

Reboots the remote

REVD #

Reverse the image on the
LCD

Syntax:

REVD #

Variables:

• # = (1 = Reverse video, 0 = Normal Video)

Example:

REVD 1

Reverses the image on the LCD; pixels previously lit go off; pixels previously
off, come on.