System Commands
Reference Manual - JPK-1300
36
No. Command
Function Description
Example
14
get ntp
Default Value:
us.pool.ntp.org
Get ntp server setting
>get ntp<CR>
--Current ntp server: us.pool.ntp.org
>
15
set ntp
Default Value:
us.pool.ntp.org
Set ntp server
>set ntp<CR>
Please input ntp server:
current ntp server: us.pool.ntp.org New
ntp server: asia.pool.ntp.org<CR>
Would you like to save this setting(Y/N) y<CR>
Setting is ok
>
16
get system
Default Value:
on
Set device system state
>get system <CR>
The device is system on
>
>get system<CR>
The device is system off
Notice: device cannot receive signal when system off, it
need send system on command to enter normal working
mode
>
17
set system <on | off>
Default Value:
on
Set device system on or off.
NOTICE: Device need be recalled
from System off by System on
command or press SYSTEM button
on Keypad, cannot auto recall by
active input signal.
>set system on<CR> set
device system on
>
>set system off<CR>
Notice: device cannot receive signal when system off, it
need send system on command to enter normal working
mode
Would you like to set device system off? Y/N ->y<CR> The
device is system off
>
18
get label
Variables:
evel 1 = Maxmum 20
digitial length
level 2 = Maxmum 20
digitial length
level 3 = Maxmum 20
digitial length
Default Value:
level 1= Building
level 2= Floor
level 3= Room
Get device’s label
>get label<CR>
--Current device label--
Level 1: Building
Level 2: Floor
Level 3: Room
>
19
set label
Variables:
evel 1 = Maxmum 20
digitial length
level 2 = Maxmum 20
digitial length
level 3 = Maxmum 20
digitial length
Default Value:
level 1= Building
level 2= Floor
level 3= Room
Set device’s label
>set label<CR>
Enter level 1:AMX ->Building<CR> Enter
level 2:JPK-1300 ->Floor<CR>
Enter level 3:12345678901->Room<CR>
--You have entered:
Level 1:Building
Level 2:Floor
Level 3:Room
Would you like to save the new label? Y/N -> y<CR> New
settings were saved
>
20
get button brightness
Variables:
<brightness> = 0~100
Default Value:
50 (TBD)
Get device’s key button
brightness
>get button brightness<CR>
Current button brightness is 50
>
21
set button brightness
Variables:
<brightness> = 0~100
Default Value:
50 (TBD)
Set device’s key button
brightness
>set button brightness<CR> Enter
brightness:50 -> 100<CR>
Would you like to save the new brightness? Y/N -> y<CR>
New setting was set
>
22
exit
Close telnet/ssh window session
NOTE: Don’t support the
command send by Serial port
>exit<CR>