EasyManuals Logo
Home>AMX>Remote Control>MIO-R4

AMX MIO-R4 Instruction Manual

AMX MIO-R4
88 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #62 background imageLoading...
Page #62 background image
Programming the Mio R-4
54
Mio Modero R-4 Remote
Button Query Commands
Button Query commands reply back with a custom event. Each button/state combination has one custom event. Each
query is assigned a unique custom event type.
The following example is for debug purposes only:
NetLinx Example: CUSTOM_EVENT[device, Address, type]
DEFINE_EVENT
CUSTOM_EVENT[TP,529,1001] // Text
CUSTOM_EVENT[TP,529,1002] // Bitmap
CUSTOM_EVENT[TP,529,1003] // Icon
CUSTOM_EVENT[TP,529,1004] // Text Justification
CUSTOM_EVENT[TP,529,1005] // Bitmap Justification
CUSTOM_EVENT[TP,529,1006] // Icon Justification
CUSTOM_EVENT[TP,529,1007] // Font
CUSTOM_EVENT[TP,529,1008] // Text Effect Name
CUSTOM_EVENT[TP,529,1009] // Text Effect Color
CUSTOM_EVENT[TP,529,1010] // Word Wrap
CUSTOM_EVENT[TP,529,1011] // ON state Border Color
CUSTOM_EVENT[TP,529,1012] // ON state Fill Color
CUSTOM_EVENT[TP,529,1013] // ON state Text Color
CUSTOM_EVENT[TP,529,1014] // Border Name
CUSTOM_EVENT[TP,529,1015] // Opacity
{
SEND_STRING 0,"'ButtonGet Id=',ITOA(CUSTOM.ID),' Type=',ITOA(CUSTOM.TYPE)"
SEND_STRING 0,"'Flag =',ITOA(CUSTOM.FLAG)"
SEND_STRING 0,"'VALUE1 =',ITOA(CUSTOM.VALUE1)"
SEND_STRING 0,"'VALUE2 =',ITOA(CUSTOM.VALUE2)"
SEND_STRING 0,"'VALUE3 =',ITOA(CUSTOM.VALUE3)"
SEND_STRING 0,"'TEXT =',CUSTOM.TEXT"
SEND_STRING 0,"'TEXT LENGTH =',ITOA(LENGTH_STRING(CUSTOM.TEXT))"
}
All custom events have the following 6 fields:
"^" Button Commands (Cont.)
^UNI Set Unicode text. For the ^UNI command (%UN and ^BMF command), the Unicode text is sent as ASCII-HEX
nibbles.
Syntax:
"'^UNI-<vt addr range>,<button states range>,<unicode text>'"
Variables:
variable text address range = 1 - 4000.
button states range = 1 - 2 (1 = Off state, 2 = On state).
unicode text = Unicode HEX value.
Example:
SEND_COMMAND Device,"'^UNI-500,1,0041'"
Sets the button’s unicode character to ’A’.
Note: To send the variable text ’A’ in unicode to all states of the variable text button 1, (for which the character
code is 0041 Hex), send the following command:
SEND_COMMAND Device,"'^UNI-1,0,0041'"
Note: Unicode is always represented in a HEX value.
Field Description
Uint Flag 0 means text is a standard string, 1 means Unicode encoded string
slong value1 button state number
slong value2 actual length of string (this is not encoded size)
slong value3 index of first character (usually 1 or same as optional index)
string text the text from the button
text length button text length

Table of Contents

Other manuals for AMX MIO-R4

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the AMX MIO-R4 and is the answer not in the manual?

AMX MIO-R4 Specifications

General IconGeneral
Flash memory32 MB
RAM capacity64 MB
CertificationFCC, IC, CE, IEC 60950, Japan Approval
Maximum range30 m
Frequency band2.4 GHz
Languages supportARA, CHI (SIMPL), DEU, ENG, ESP, FRE, GRE, HUN, ITA, JPN, KOR, POR, RUS, THA
Number of devices supported2
InterfaceIR Wireless
Input typePress buttons
Hard buttonsYes
Product colorBlack
Buttons quantity29
Remote control proper use-
Display diagonal2.4 \
Display resolution240 x 320 pixels
Storage temperature (T-T)-20 - 70 °C
Operating temperature (T-T)0 - 40 °C
Package weight25 g
Weight and Dimensions IconWeight and Dimensions
Depth19 mm
Width51 mm
Height240 mm
Weight20 g