SETTINGS.XML SUMMARY
| OSD PIN Code |
Tag Name : | <osdConfig> |
Description: | Allows you to change or disable the PIN code for the OSD. |
Attributes: | osdLock |
| pin |
Example : | <osdConfig> |
<osdLock value=”enable” /> <disable />
<enable>
| <pinConfig> |
| <pin value=”0000” /> |
| </pinConfig> |
| </enable> |
| </osdConfig> |
Notes: | Once the PIN code has been changed in the |
| settings.xml file, the |
| must be |
| Time Configuration |
Tag Name: | <timeConfig> |
Description: | Allows you to set the time zone and mode. |
Attributes: | timeZone |
| daySavings |
| timeMode |
| ntpServ1 |
| ntpServ2 |
Example : | <timeConfig> |
| <timeZone |
| <daySavings value=”yes” /> |
| <timeMode value=”external” /> |
| <internal /> |
| <external> |
| <ntpServ1 value=”0.pool.ntp.org” /> |
| <ntpServ2 value=”1.pool.ntp.org” /> |
| </external> |
| </timeConfig> |
48