Personal Data

Username:
jami
Joined:
2025-07-17 11:59:29.209000

Projects

  • No projects to display.

User Activity

  • Posted a comment on discussion Runtime 🇬🇧 on CODESYS Forge

    Hello, i am trying to read multiple lines from csv file with caa file library and oscat. I have wrote 7 lines in the csv with separation '$R$L'. In my "extracting values" part I check line feeds and chars. After that I convert my buffer to string with oscat but I'm only able to read the first line from the csv. No matter if I even change start position where I start converting the buffer, I only get the first line. Here's my code for the reading and extracting value parts: 4: (*Reading the file*)...

View All