English
- 40 -
INTERNETSPEED
start internet speed test
no parameter
Speed test is started.
Prints "No internet connection
found" message if fails.
GETINTERNETSPEED
get internet speed
no parameter
#*The internet speed is ... Mbps
SETHOSTNAME
Creates the file (if does
not exist) "/conf/ip_tuner/
hostname.txt" and pastes
the string into that file
string ABC(hostname)
#*SUCCESS Hostname ABC is
written into the file
or
#*FAILURE Hostname can not
be set
GETHOSTNAME
Returns the customisable
Hostname
no parameter
#*SUCCESS Hostname is ABC
or
#*FAILURE Hostname can not
be read
DELETEHOSTNAME
Deletes the Hostname
file from file system
no parameter
#*SUCCESS Hostname file is
deleted
or
#*FAILURE Hostname file can not
be deleted
SETPROXY
Sets proxy configuration
string (nnn.nnn.nnn.
nnn:nnnn)
#*addr = nnn.nnn.nnn.nnn, port
= nnnn
GETPROXY
Gets proxy configuration
no parameter
#*Current proxy is nnn.nnn.nnn.
nnn:nnnn
or
#*No proxy address
CLEARPROXY
Clears proxy
configuration
no parameter
#*Proxy was cleaned
VGA/PC COMMANDS
Command
Description
Parameter
Return
SETOSDORIENTATION
Set OSD orientation
string-integer n ( n =
landscape, n = portrait, n =
portrait2)
( landscape : 0 degree
rotation,
portrait : 90 degree rotation,
portrati2: 270 degree
rotation)
#*ACK
or
#*NACK
GETOSDORIENTATION
Get OSD orientation
no parameter
#*The OSD orientation ...
SETBROWSER-
ORIENTATION
Set Browser orientation
string-integer n ( n =
landscape, n = portrait, n =
portrait2)
( landscape : 0 degree
rotation,
portrait : 90 degree rotation,
portrati2: 270 degree
rotation)
#*ACK
or
#*NACK
GETBROWSER-
ORIENTATION
Get Browser orientation
no parameter
#*The Browser orientation ...
HPOS
Set horizontal position.
int n (-25 ≤ n ≤ 25)
set horizontal position to ...
or
#*invalid value entered
or
#*HPOS is available only for VGA
Source.