RT Datalogger Troubles

Hello, I would like to test the PLCNext RT datalogger function. I’m following the procedure found in the video linked below but I cannot find any db file at the desired path (and neither in the rest of the PLC) I tried both with FW 2020 and 2019.9 without any results, maybe I’m doing something wrong I attach my configuration file (data-logger.config)

It’s in pdf format for the upload What could be the problem? is there some log I can check? Best Regards Gianluca

Hello Gianluca,

have a look at this repository as well.
And double check that the Path where you want the log file to be is already created.

You can always check the Outout.log file.
Also have a look at this defect.
We will remove this defect and change the config file ASAP. kind regards,
Oliver.
site note: Datalogger only becomes active after plcnext restart.

Hello Oliver, the path is the same path of the config file, so it exists. Path ConfiguredPath I also restarted the PLC several time… I already used the template of config file I found in the github repository. There is quite nothing to do, I double checked everything, but probably there is something that I cannot see. In which cases the datalogger won’t be created?

Hello Gianluca,

please delete the comment. \< \\!---- …
Like mentioned in the defect I attached (sorry I only added this defekt after I had a look at the config file you are using… So you might have missed that…) It can not get parsed.
If you have a look at the output.log file you will see that there are errors during loading your datalooger.config file. kind regards,
Oliver

Hi Oliver, I’m sorry, I did not noticed that defect was a link. I removed the comment and it worked. Thank you Gianluca

Hey,

great to hear that.
We just updated the Github Repo as well.

kind regards,
Oliver