FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
02-06-2024 04:20 PM
Hello,
Is it possible to change the date and time of the core through the PLC?
I know it is possible through the webserver with this:
But I need to change the Date and Time in the PLC program.
Thanks.
Solved! Go to Solution.
02-06-2024 07:33 PM - edited 02-06-2024 08:02 PM
This can be done via REST API requests within the PLC. I don't believe the HTTP client methods are included by default.
You can view the interactive Swagger documentation to test your requests.
The relevant endpoints are part of the Device Admin System Info.
02-07-2024 07:32 AM
See also topics already discussed this question with the same result: