Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

store data in file

c.man
2018-02-22
2018-02-26
  • c.man - 2018-02-22

    Hi,
    I want to store temperatures and times datas in a file. I have codesys and raspberry module.
    How I can to do ?

     
  • Anonymous - 2018-02-22

    Originally created by: KevinR

    Hi c.man,

    check out the CAA File library, it's very well described and there is also an example available.
    The example can be found in the library tree.

    BR,
    KevinR

     
  • Anonymous - 2018-02-26

    Originally created by: AntonZ

    Oscat libraries. The Network library has a set of logging components. DLOG_STORE_FILE_CSV is for logging to file on a filesystem on the PLC itself. An example project is embedded in the lib. Use network lib v1.3.5 for best results. The Oscat forum has additional information.

     

Log in to post a comment.