Activate NTP server on AC500
Hi all,
I'm facing a simple problem i guess but i'm unable to solve it...
I need to update date and time of my CP600 HMI from NTP server
I'd like to make my AC500 PLC as the NTP server but i'm unable to find how to do...
Can you tell me if it's possible? and how to do it?
Thank you
I'm facing a simple problem i guess but i'm unable to solve it...
I need to update date and time of my CP600 HMI from NTP server
I'd like to make my AC500 PLC as the NTP server but i'm unable to find how to do...
Can you tell me if it's possible? and how to do it?
Thank you
Answers
Hi,
I'm not quite sure if you can do that for CP600 directly.
I can see two alternatives:
1. Use system variables -> time variables in CP600 and organize the logic in the CPU to write to them periodically.
2. Type "clock" in PanelBuilder help - there is explanation for built in SNTP service.
I have never tried such, but based on the description it uses time.windows.com, so I think you will need internet connected to your network
Look also here
https://forum-controlsystems.abb.com/...
I'm not quite sure if you can do that for CP600 directly.
I can see two alternatives:
1. Use system variables -> time variables in CP600 and organize the logic in the CPU to write to them periodically.
2. Type "clock" in PanelBuilder help - there is explanation for built in SNTP service.
I have never tried such, but based on the description it uses time.windows.com, so I think you will need internet connected to your network
Look also here
https://forum-controlsystems.abb.com/...
Add new comment