Hello, I’m trying to confirm behavior of Datalogger library from the store. https://www.plcnextstore.com/#/169 Could you provide sample project (pcwex)? I tried sample project from GitHub (https://github.com/PLCnext/PLCnext_RT_Datalogger) but I couldn’t open with PLCnext Engineer 2019.9. I checked youtube (https://www.youtube.com/watch?v=kdW8gNIgS7o) as well but there are some differences on the setting screen. Thanks,
Hello ahiraoka, the datalogger library in PLCnext Store and the DataLogger project in Github are different projects that use separate functions. The DataLogger App on PLCnext Store includes only the DataLogger Library for PLCnext Engineer. You have to include it into your existing PLCnext Engineer project. For using of DataLogger App in PLCnext Engineer, please read the extracted documentation in the same folder. You can include the DataLogger library in PLCnext Engineer as follows:
DataLoggerLib.gif If you have additionally questions, please don’t hesitate to ask! Best Regards, Eduard
Hello Eduard-san, Thank you for your prompt reply. PLCnext store team uploaded new version’s library and sample project. It worked well! Thank you. Best regards, /Atsushi