Ask our Experts
Didn't find what you are looking for? Ask our experts!
Launch of Consumer/Home Owner registration process! We are pleased to announce the commencement of the Consumer/Home Owner Registration Process on Community. Consumers/Home Owners may now proceed to register by clicking on Login/Register. The process is straightforward and designed to be completed in just a few steps.
This forum is addressing industrial automation design & engineering, operations, asset performance, cyber security and digital transformation for Plants & Machines.
Search in
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-05-30 06:18 PM
Hi everyone,
I'm trying to use the time .sync feature in Vijeo Designer Basic V2.1, which is newly released last month.
It seems like I can enter "pool.ntp.org" as the NTP server under [Server1], and it works when the HMI is connected to the internet.
However, if the HMI is not allowed to access the internet, I assume I’ll need to use a local NTP server, possibly running on a PC.
Could anyone let me know how to set this up with a local server?
Any help would be appreciated!
Thank you, In advance.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-05-31 05:23 AM . Last Modified: 2025-05-31 05:24 AM
You can try setting up an NTP server on a PC within your local network, using an application from an NTP server provider like meinberg or its equlevant provider. HMI should be accepted its time with this method.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-06-02 01:17 AM . Last Modified: 2025-06-02 01:46 AM
As mentioned by Ismailozinan, use any Windows machine on the local network where the HMI is located and enable it as an NTP server by doing the following:
net stop w32time
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\W32Time\Config\AnnounceFlags
= 0x05HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\W32Time\TimeProviders\NtpServer\Enabled
= 1sc config w32time start= delayed-auto
net start w32time
Also, check https://community.se.com/t5/Building-Automation-Knowledge/How-to-configure-the-Windows-Time-Service-...
Link copied. Please paste this link to share this article on your social media post.
You’ve reached the end of your document
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.