Hello, We created a very small test project to learn the mechanisms how to use C++ in our projects. The C++ part worked fine. We compiled without error and created a library for the AXCF2152 19.9.23151 target. After inserting the library into PLCnext Engineer we got an erroer message: PLCNEXT0007: Die Bibliothek ‘HuiagLbrary’ unterstützt nicht die Steuerung ‘HuiagTestRack’. Is this because the AXCF2152 on our Starterkit runs on Firmware Version 00/2019.0.0? best regards Thomas
Hello Thomas, I assume this error messages is caused by older PLCnext Engineer version or you have choose in PLCnext Engineer a template for PLCnext 2019.0 controller (during project creation). Please update the FW-Version of PLCnext controller to 2019.9, install the PLCnext Engineer Version 2019.9 and create the PLCnext Engineer project with template for PLCnext 2019.9 controller. Thanks & Best Regards Eduard
Hello Eduard, That exactly was the problem. Thank you very much for your help. Best regards Thomas