My question is, is it possible to make a data logger with the same Logic lab that we use now?

I appreciate the attention of the technicians of this forum they are of great help

Hello Mr. Tecnico 1, I have made the data logger and it saves the records in the NandFlash folder, but I want you to copy this record to the USB but the result is unsuccessful.Pixsys tecnico 1 wrote:Hi,
if you want to make a simple CSV datalogger, you can use one of the FunctionBlock in the "Pixsys\Dataloggers" library.
If you have more than one process to record, I suggest you to use the "Datalogger_DINT_Table" FunctionBlock.
Using the right input variables, you are able to choose:
- sampling time
- nome of the file
- destination of the file (internal NandFlash memory or inserted SD card)
- name of each column (process) recorded
Please read the FunctionBlock description to understand how to configure it.
Thank you very much Mr. Tecnico 1 for the suggestions, I can now copy and delete the records in their respective folders.Pixsys tecnico 1 wrote:Hi,
I suggest you to store the datalogger in the internal memory "Nandflash" and the copy the file into the USB key.
To copy/delete file, please use the FunctionBlocks inside the "pixsys\file operations" library.
PageLab was the previous graphical environment used before Movicon. It is still inside the system for compatibility of older HMIs version.
I suggest you to use Movicon because is free also (the license is already inside the HMI) and it comes with more powerful functionalities and also is officially supported (PageLab is not in developing and it isn't upgraded since some years).