Query The Date And Time Of The System; Setting Of The Date And Time Manually; Setting The Ntp Server; Enable/Disable Ntp - Lightware UBEX Series User Manual

Matrix application mode, av over ip multimedia extender
Table of Contents

Advertisement

 
 
9. Programmer's Reference
9. Programmer's Reference
9.4.4. Query the Date and Time of the System
The query returns with the current date and time which is set in the MMU. The format is based on the
ISO 8601 standard.
Command and Response
#time #date
ç GET•/MANAGEMENT/DATETIME.CurrentTime
pr•/MANAGEMENT/DATETIME.CurrentTime=<date_time>
æ
Parameters
Parameter
Description
<date_time>
Current date and time
Example
ç GET /MANAGEMENT/DATETIME.CurrentTime
æ pr /MANAGEMENT/DATETIME.CurrentTime=2019-11-30T06:23:37
9.4.5. Setting of the Date and Time Manually
The date and time format is based on the ISO 8601 standard.
Command and Response
CALL•/MANAGEMENT/DATETIME:setTime=<date_time>
ç
æ mO•/MANAGEMENT/DATETIME:setTime=
Parameters
See at previous section.
Example
ç CALL /MANAGEMENT/DATETIME:setTime=2019-12-24T20:00:15
æ mO /MANAGEMENT/DATETIME.setTime=
9.4.6. Setting the NTP Server

DEFINITION:
The Network Time Protocol (NTP) is a networking protocol for clock synchronization
between computer systems over packet-switched, variable-latency data networks.
Command and Response
#ntp
SET•/MANAGEMENT/DATETIME.NtpServerAddress=<server_address>
ç
pw•/MANAGEMENT/DATETIME.NtpServerAddress=<server_address>
æ
Example
ç SET /MANAGEMENT/DATETIME.NtpServerAddress=pool.ntp.org
æ pw /MANAGEMENT/DATETIME.NtpServerAddress=pool.ntp.org
Applied F-series endpoint firmware package: v1.4.1 | Applied R-series endpoint firmware package: v1.4.1 | Applied MMU firmware package: v1.2.1 | LDC software: v1.34.0b2
UBEX series – Matrix Application Mode – User's Manual
UBEX series – Matrix Application Mode – User's Manual
Formula
YYYY-MM-DDTHH:MM:SS
9.4.7. Enable/Disable NTP

DEFINITION:
The Network Time Protocol (NTP) is a networking protocol for clock synchronization
between computer systems over packet-switched, variable-latency data networks.
Command and Response
SET•/MANAGEMENT/DATETIME.EnableNtp=<logical_value>
ç
pw•/MANAGEMENT/DATETIME.EnableNtp=<logical_value>
æ
Parameters
Identifier
Parameter description
NTP service is enabled or
<logical_value>
disabled.
Example
ç SET /MANAGEMENT/DATETIME.EnableNtp=true
æ pw /MANAGEMENT/DATETIME.EnableNtp=true
9.4.8. Setting the Brightness of the LCD Screen
Command and Response
SET•/SYS/CECU/LCD.Brightness=<parameter>
ç
pw•/SYS/CECU/LCD.Brightness=<parameter>
æ
Parameters
The
<parameter>
of display brightness can be set between 0 and 10 values.
Example
ç SET /SYS/CECU/LCD.Brightness=5
æ pw /SYS/CECU/LCD.Brightness=5
9.4.9. Software Resetting the Device
The core application of the Matrix Management Unit can be restarted.
INFO:

The video signal transmission is not affected by the software resetting of the MMU.
Command and Response
#softreset
ç CALL•/SYS:softReset()
æ mO•/SYS:softReset=
Example
ç CALL /SYS:softReset()
æ mO /SYS:softReset=
107
107
Value
Explanation
true
The NTP is enabled.
false
The NTP is disabled.

Advertisement

Table of Contents
loading

Table of Contents