Hello there,
I am working on a project where I need to integrate custom libraries into PLCnext Engineer, and I am encountering a few challenges that I hope to get some guidance on.
Develop a custom control system for an industrial automation application.
PLCnext Engineer; PLCnext Control; and custom libraries developed in C++.
Windows 10, latest version of PLCnext Engineer (2024.0).
I have created a set of custom libraries in C++ that I need to use within PLCnext Engineer. Although, I am unsure about the correct procedure to import and utilize these libraries effectively. Are there specific steps or settings that I need to follow to ensure seamless integration?
While trying to import these libraries, I encountered some compatibility issues related to data types and function calls. Has anyone faced similar issues; and if so; how did you resolve them? Are there any best practices or guidelines to follow when developing custom libraries for PLCnext?
Debugging the integrated custom libraries has been quite challenging. What tools or methods do you recommend for efficient debugging within the PLCnext environment? Are there any specific settings in PLCnext Engineer that can facilitate better debugging?
Also, I have gone through this post: https://www.plcnext-community.net/store_topics/installing_power_apps_and_libraries/ which definitely helped me out a lot.
Can anyone point me to detailed documentation or tutorials that specifically address custom library integration and troubleshooting in PLCnext Engineer?
Thank you in advance for your help and assistance.