Programming the Mio R-4
77
Mio Modero R-4
Input 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 Run Time Commands (Cont.)
@VKB
Popup the virtual
keyboard
Popup the virtual keyboard.
Syntax:
SEND_COMMAND <DEV>,"'@VKB'"
Example:
SEND_COMMAND Device,"'@VKB'"
Pops-up the virtual keyboard.
WAKE
Force the remote
out of screen
saver mode
Force the remote out of screen saver mode.
Syntax:
SEND_COMMAND <DEV>,"'WAKE'"
Example:
SEND_COMMAND Device,"'WAKE'"
Forces the remote out of the screen saver mode.
Input Commands
^CAL
Put remote in
calibration mode.
Syntax:
"'^CAL'"
Example:
SEND_COMMAND Device,"'^CAL'"
Puts the remote in calibration mode.