KDS-7-MNGR ā Protocol 3000
Set local time offset
from UTC/GMT.
+ If the time server is
configured, device
time calculates by
adding UTC_off to
UTC time (that it got
from the time server)
+ 1 hour if daylight
savings time is in
effect.
+ TIME command
sets the device time
without considering
these settings.
#TIME-LOC
<utc_off>,<dst_state><CR>
~nn@TIME-LOC
<utc_off>,<dst_state><CR><LF>
<utc_off> - Offset of
device time from
UTC/GMT (without
daylight time correction)
<dst_state> - Daylight
saving time state
0 - No daylight-saving
time
1 - Daylight saving time
Set local time offset to 8 hours and no
daylight-saving time:
#TIME-LOC 8,0
Get local time offset
from UTC/GMT.
+ If the time server is
configured, device
time calculates by
adding UTC_off to
UTC time (that it got
from the time server)
+ 1 hour if daylight
savings time is in
effect.
+ TIME command
sets the device time
without considering
these settings.
~nn@TIME-LOC
<utc_off>,<dst_state><CR><LF>
<utc_off> - Offset of
device time from
UTC/GMT (without
daylight time correction)
<dst_state> - Daylight
saving time state
0 - No daylight saving
time
1 - Daylight saving time
Get local time offset:
TIME-LOC?
#TIME-SRV <mode>,<time-server-
ip>,<sync_hour><CR>
~nn@TIME-SRV <mode>,<time-
server-
ip>,<sync_hour><CR><LF>
<mode> -
0 - Off
1 - On
<time-server-ip> - Time
server IP address
<sync_hour> - Hour in
day for time server sync
<server_status> -
0 - Off
1 - On
Set time server 192.168.1.99 on and
time sync to off:
#TIME-SRV 1,192.168.1.99,0
~nn@TIME-SRV <mode>,<time-
server-
ip>,<sync_hour><CR><LF>
<mode> -
0 - Off
1 - On
<time-server-ip> - Time
server IP address
<sync_hour> - Hour in
day for time server sync
<server_status> -
0 - Off
1 - On
Get time server state:
#TIME-SRV?
Get firmware version
number.
~nn@VERSION<firmware_versi
on><CR><LF>
<firmware_version> -
XX.XX.XXXX where the
digit groups are:
major.minor.build version
Get firmware version:
#VERSION?