Hello,
For our project we need a retentive timer functionality. We've created a function block that implements this functionality. I created my own library with this function block and added this library to a project. I get a lot of errors when I build the project - it doesn't recognize any type from the Standard library.
Any help you can provide would be greatly appreciated.
It looks like from that picture that the Standard library hasn't been added in your library manager. If you have added the libraries check the library manager in the device tree as well as the POU tab.
π
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It is best to add this standard library also to the library manager of your library (in the POU pool), so end-users will never have any problems when using your library.
π
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
For our project we need a retentive timer functionality. We've created a function block that implements this functionality. I created my own library with this function block and added this library to a project. I get a lot of errors when I build the project - it doesn't recognize any type from the Standard library.
Any help you can provide would be greatly appreciated.
Thanks
It looks like from that picture that the Standard library hasn't been added in your library manager. If you have added the libraries check the library manager in the device tree as well as the POU tab.
It is best to add this standard library also to the library manager of your library (in the POU pool), so end-users will never have any problems when using your library.