Programming the Mio R-4

Remote Setup Commands

A device must first be defined in the NetLinx programming language with values for the Device: Port: System (in all programming examples - Remote is used in place of these values).

Remote Setup Commands

^MUT

Syntax:

Set the remote

"'^MUT-<state>'"

volume mute state

Variables:

 

• state = 0 (OFF) or 1 (ON).

 

Example:

 

SEND COMMAND Device,"'^MUT-1'"

 

Sets the volume mute state to ON.

 

 

^VOL

Syntax:

Set the remote

"'^VOL-<volume level>'"

volume level.

Variables:

The device

• volume level = 0 - 24 (OFF)

supports 3 volume

settings (High,

25 - 49 (LOW)

50 - 74 (MED)

Medium and Low)

and OFF

75 - 100 (HIGH)

 

Example:

 

SEND COMMAND Device,"'^VOL-50'"

 

Sets the volume level to 50.

 

 

80

Mio Modero R-4

Page 86
Image 86
AMX Mio Modero R-4 manual Remote Setup Commands