25
PTP client implementation on Windows 10 and Server 2019:
Requirements
PTP client is supported on Windows 10 and Windows Server 2019. At least 1809 update
version must be installed on the system
Implementation procedure
First add the
PtPClient
registry key to your Windows register. Already prepared file can
be downloaded from below link:
https://cloud.elpromaelectronics.com/index.php/s/kLnpCMmzR6CGJ5s
Change the registry keys to configure PTP and disable other client providers (NTP, VMIC
etc.). Please modify the below root keys manually:
HKLM\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\PtpClient
Name
Value
PtPMasters
IP of NTS-pico3, default: 192.168.1.234
EnableMulticastRx
0
HKLM\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpClient
Name
Value
Enabled
0
HKLM\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\VMICTimeProvider
Name
Value
Enabled
0
Then restart the Windows Time Service. You can do this by pressing Win + R keys, type
services.msc
and right click on W32tm (Windows Time) service -> Restart.
After W32tm restarting, create the rules in firewall to allow the PTP Client to communicate with
the time server (UDP protocol):
Name
Direction
Port
PTP Event In
In
319
PTP Event Out
Out
319