English
- 18 -
NETWORK COMMANDS
Command
Description
Parameter
Return
set_IP_address
Set static IP address of
eth0 network interface.
str-int n Example: set_IP_
address 192.168.0.15
"#*IP address setting Succesfull
#*IP address setting NOK"
get_IP_address
Get IP address of eth0
network interface. Usage:
get_IP_address
no parameter
#*IPaddr: ...
SETNETWORKTYPE
set network type (eg.
SETNETWORKTYPE
value) (value should
be 'wired', 'wireless' or
'disabled' as string)
string n ('wired', 'wireless' or
'disabled')
#*Network type is set to: <network-
type>
GETNETWORKTYPE
get network type (eg.
GETNETWORKTYPE)
no parameter
#*the network type is <network-
type>
SETSUBNETMASK
set subnet mask (subnet
mask value should be of
format nnn.nnn.nnn.nnn)
(eg. SETSUBNETMASK
nnn.nnn.nnn.nnn)
string "nnn.nnn.nnn.nnn"
"#*set subnet mask: nnn.nnn.nnn.
nnn
#*setting subnet mask is failed"
GETSUBNETMASK
get subnet mask (eg.
GETSUBNETMASK)
no parameter
#*the subnet mask is nnn.nnn.
nnn.nnn
SETDEFAULTGATEWAY
set default gateway
(default gateway value
should be of format
nnn.nnn.nnn.nnn) (eg.
SETDEFAULTGATEWAY
nnn.nnn.nnn.nnn)
string "nnn.nnn.nnn.nnn"
"#*set default gateway: nnn.nnn.
nnn.nnn
#*setting default gateway is failed"
GETDEFAULTGATEWAY
get default gateway (eg.
GETDEFAULTGATEWAY) no parameter
#*the default gateway is nnn.nnn.
nnn.nnn
GETDNS1
get DNS server 1 (eg.
GETDNS1)
no parameter
#*DNS server 1 is nnn.nnn.nnn.
nnn
GETDNS2
get DNS server 2 (eg.
GETDNS2)
no parameter
#*DNS server 1 is nnn.nnn.nnn.
nnn
INTERNETSPEED
start internet speed test
no parameter
" Speed test is started.
Prints ""No internet connection
found"" message if fails."
PICTURE COMMANDS
Command
Description
Parameter
Return
COLOURTEMP
Set colour temperature.
str-int n (n = normal, warm,
cool)
#*setColourTemp() set to n
GETPICTUREMODE
Get picture mode.
no parameter
#*Picture Mode is ... for current
source
PICTUREMODE
Select picture mode.
int n (1 = dynamic, 2 =
natural, 3 = cinema, 4 =
game)
"#*setPictureMode() set to n
#*Incorrect picture mode
paramater entered"
GETCONTRAST
Get picture contrast
value.
no parameter
#*THE CONTRAST VALUE : ...
SETCONTRAST
Set picture contrast
value.
int n (0 ≤ n ≤ 100)
"#*Picture contrast value is set to n
#*Same value is set. Do nothing.
#*Incorrect value must between
defined ranges 0-100"
GETBRIGHTNESS
Get picture brightness
value.
no parameter
#*THE BRIGHTNESS VALUE : ...