Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:sw:01-mervis:set-time-date-timezone-hidden [2020/03/18 11:47]
avsetula
en:sw:01-mervis:set-time-date-timezone-hidden [2021/05/03 09:37] (current)
avsetula
Line 1: Line 1:
 ====== Configuration of date, time and timezone ====== ====== Configuration of date, time and timezone ======
-All Unipi PLCs feature Real Time Clock module (RTC) that are used mainly for the control of various time programs. All RTC clocks has a battery as a back-up, time settings are thus not affected by power outages. That said, it is still necessary to check now and then, if the settings are correct. ​+<WRAP group> 
 +<WRAP half column 81%> 
 +All Unipi PLCs feature Real Time Clock module (RTC) that are used mainly for the control of various time programs. All RTC clocks has a battery as a back-up, time settings are thus not affected by power outages. That said, it is still necessary to check now and then, if the settings are correct. 
 +</​WRAP>​ 
 +<WRAP half column 15%> 
 +;;# 
 +<​html><​span class="​dev-tag dev-patron">​Patron</​span></​html>​ \\ 
 +<​html><​span class="​dev-tag dev-neuron">​Neuron</​span></​html>​ \\ 
 +<​html><​span class="​dev-tag dev-gate">​Gate</​span></​html>​ \\ 
 +<​html><​span class="​dev-tag dev-unipi11">​Unipi&​nbsp1.1</​span></​html>​ \\ 
 +<​html><​span class="​dev-tag dev-axon">​Axon</​span></​html>​ 
 +;;# 
 +</​WRAP>​ 
 +</​WRAP>​
  
 ==== Manual setup ==== ==== Manual setup ====
  
-Right-click on <​html><​span class="​avBlueText">​PLC</​span></​html>​ -> ''​PLC Operations'' ​-> ''​PLC Setup'' ​-> ''​Time setup''​+Right-click on <​html><​span class="​avBlueText">​PLC</​span></​html>​ -> <​html><​span class="​avBlueText">​PLC Operations</​span></​html> ​-> <​html><​span class="​avBlueText">​PLC Setup</​span></​html> ​-> <​html><​span class="​avBlueText">​Time setup</​span></​html>​
  
-{{ :cs:​sw:​01-mervis:​01_timeset_cs.png?direct |obrázek 01}}+{{ :en:​sw:​01-mervis:​01_timeset_en.png?direct |Img01}}
  
 \\ \\
 Here, you can update the PLC time according to the time in you PC, or you can set your own time. In both cases the time is converted to UTC time based on the time zone set for the PLC.  Here, you can update the PLC time according to the time in you PC, or you can set your own time. In both cases the time is converted to UTC time based on the time zone set for the PLC. 
  
-{{ :cs:​sw:​01-mervis:​02_timeset_cs.png?​direct&​400 |obrázek 02}}+{{ :en:​sw:​01-mervis:​02_timeset_en.png?​direct&​400 |Img02}}
  
 \\ \\
Line 18: Line 31:
 if the PLC is connected to a network with Internet access, you can sync the time using any available NTP server. Some industrial networks even include their own internal NTP servers to allow time synchronization without the need for internet connection. Ask your network administrator for detailed info.  if the PLC is connected to a network with Internet access, you can sync the time using any available NTP server. Some industrial networks even include their own internal NTP servers to allow time synchronization without the need for internet connection. Ask your network administrator for detailed info. 
  
-Time sync through an NTP server is done each day at 3:15 AM. NTP server can be configured in PLC properties. Click on ''​PLC'' ​and in the **right panel**, select the ''​Date/Time Settings''​+Time sync through an NTP server is done each day at 3:15 AM. NTP server can be configured in PLC properties. Click on <​html><​span class="​avBlueText">​PLC</​span></​html> ​and in the <​html><​span class="​avBlueText">​right panel</​span></​html>​, select the <​html><​span class="​avBlueText">​Date/Time Settings</​span></​html>​
  
-{{ :cs:​sw:​01-mervis:​03_timeset_cs.png?​direct&​500 |}}+{{ :en:​sw:​01-mervis:​03_timeset_en.png?​direct&​500 |}}
  
 \\ \\
-**Daylight offset:**+<​html><​span class="​kbBlueText">​Daylight offset:</​span></​html>​
   * a table of thresholds between the standard time and the daylight saving time   * a table of thresholds between the standard time and the daylight saving time
   * by choosing a profile for the corresponding timezone, the UTC offset and data tresholds will be set for the next 20 years   * by choosing a profile for the corresponding timezone, the UTC offset and data tresholds will be set for the next 20 years
-**UTC offset:**+<​html><​span class="​kbBlueText">​UTC offset:</​span></​html>​
   * determines the difference in hours between local time and UTC   * determines the difference in hours between local time and UTC
-**NTP server URL** +<​html><​span class="​kbBlueText">​NTP server URL:</​span></​html>​
   * address of the NTP server we want to sync time with   * address of the NTP server we want to sync time with
   * it is necessary to enter URL along with the protocol used and the port number, ie.  <code bash>​ntp://​server:​123</​code>​   * it is necessary to enter URL along with the protocol used and the port number, ie.  <code bash>​ntp://​server:​123</​code>​
  
 \\ \\
-{{ :cs:​sw:​01-mervis:​04_timeset_cs.png?​direct&​450 |}}+{{ :en:​sw:​01-mervis:​04_timeset_en.png?​direct&​450 |}}