Hi everyone,
I have a problem with the library manager. The library "CAA Real Time Clock" is integrated in the project, but I can't use the function GetDateAndTime from the library. CODESYS doesn't recognize the type RTCLK.GetDateAndTime.
I also didn't find a variable or object with "RTCLK" as name in the project.
Please, can you help me?
Thanks in advance
I changed the project and now can be compiled. I didn't test yet the project, but I suppose it will work.
Unfortunately the problem with the Library Manager persists. The type "RTS_IEC_RESULT" couldn't be found despite the fact that the library "SysTime" was integrated in the project. I had to redefined the variable with the type UDINT.
There is only a small difference between the example project and my project. It is the fact I can't find the library in the "Devices Library Manager", but just in the "POUs Library Manager".
Have you an Idea why I am having those problems with my Library Manager?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everyone,
I have a problem with the library manager. The library "CAA Real Time Clock" is integrated in the project, but I can't use the function GetDateAndTime from the library. CODESYS doesn't recognize the type RTCLK.GetDateAndTime.
I also didn't find a variable or object with "RTCLK" as name in the project.
Please, can you help me?
Thanks in advance
== >> https://store.codesys.com/date-and-time.html?store=en&from_store=default
Thank you Thomas,
I changed the project and now can be compiled. I didn't test yet the project, but I suppose it will work.
Unfortunately the problem with the Library Manager persists. The type "RTS_IEC_RESULT" couldn't be found despite the fact that the library "SysTime" was integrated in the project. I had to redefined the variable with the type UDINT.
There is only a small difference between the example project and my project. It is the fact I can't find the library in the "Devices Library Manager", but just in the "POUs Library Manager".
Have you an Idea why I am having those problems with my Library Manager?
Thanks