Page
8 of 21
Receiver Control Commands
The Boolean parameter TRUE may be substitutable with
true
,
yes
,
on
or
1
. The
parameter FALSE may be substituted with
false
,
no
,
off
or
0
.
Optional parameters, for example where you are calling the function to get a value or
state rather than set it, are shown in square brackets.
Default parameters are denoted by an asterisk alongside them (*). Lists of available
parameters are shown with the list elements separated by a pipe character (|).
STBPLAYCH
Set live channel number to be played.
Parameters 0..9999
Response
OK
Example:
STBPLAYCH 4
STBKEYPRESS
Simulate one or more IR remote button presses
Parameters Key code, or comma separated list of key codes.
(See the Glossary for predefined key codes.)
Response
OK
Example:
STBKEYPRESS MENU,DOWN,DOWN,OK