
M208 Manager
Re:control
18
Definition Softkeys
The arrangement of the softkeys is defined by their
numbering.
Unused Softkeys still have to be listed, but without any
text. As a text all german letters without any umlauts
(ö,ü,ä …) and special characters can be used.
You should not exceed 8 digits per softkey. Capital
and lower case letters are possible.
Syntax:
SOFTKEY_X = “xxx“
Beispiel
SOFTKEY_1 = "Text"
SOFTKEY_2 = "Power"
SOFTKEY_3 = "EPG"
SOFTKEY_4 = "OPT+"
SOFTKEY_5 = "TV_Radio"
SOFTKEY_6 = "Source"
SOFTKEY_7 = ""
SOFTKEY_8 = ""
SOFTKEY_9 = "Last"
SOFTKEY_10 = "Info"
SOFTKEY_11 = "List"
SOFTKEY_12 = "Wide"
A Space in the description of the softkey is generated
by the sign “_“.
Example:
SOFTKEY_5 = "TV_Radio"
Display M208: TV Radio
Special Softkeys- ”Rocker“
Besides the standard location of the softkeys as right
and left column, it is also possible to create a „Rocker“
to typically linked functions, e.g. +/- Volume.
Example:
The corresponding Syntax:
SOFTKEY_1 = "-\1"
SOFTKEY_2 = "Center;+"
SOFTKEY_3 = "-\2"
SOFTKEY_4 = "Surround;+"
SOFTKEY_5 = "-\3"
SOFTKEY_6 = "Subwoofer;+"
Syntax: left Softkey
SOFTKEY_
X = “x\Zeile“
Syntax: right Softkey
SOFTKEY_
X+1 = “Center text; y“
The allocation of IR-Codes in this example are done
as follows:
-\1 = $1019
Center;+ = $1018
-\2 = $101B
Surround;+ = $101A
-\3 = $1017
Subwoofer;+ = $1016
Allocation Softkeys
Page 1
SOFTKEY_1 Ô
Softkeys
Ó SOFTKEY_2
SOFTKEY_3 Î Í SOFTKEY_4
SOFTKEY_5 Ò Ñ SOFTKEY_6
Page 2
SOFTKEY_7 Ô
Softkeys
Ó SOFTKEY_8
SOFTKEY_9 Î Í SOFTKEY_...
SOFTKEY_... Ò Ñ SOFTKEY_...
Page 1 Page 2 ...
⇐ line 1 line 4
⇐ line 2 line 5
⇐ line 3 line 6
Kommentare zu diesen Handbüchern