Search found 3 matches

by Fproject
16 Feb 2022, 15:41
Forum: CODESYS
Topic: Write CSV file to Revpi connect + using CodeSys
Replies: 5
Views: 4433

Re: Write CSV file to Revpi connect + using CodeSys

Hi again, I tested with another revpi connect, and got no error there. I have been comparing the two, and the only difference that i found is that the one that gets the error is missing this folder :"cmat_licenses" when wieved in device->files->runtime in codesys. Could this be the fault?
by Fproject
09 Feb 2022, 13:02
Forum: CODESYS
Topic: Write CSV file to Revpi connect + using CodeSys
Replies: 5
Views: 4433

Re: Write CSV file to Revpi connect + using CodeSys

Hi,

Meant to write sDirectoryPath, typo from me with patch.
Tried with many other paths, but got the same error.
Do you have a suggestion for a path that should work, or other alternatives for what it could be?
by Fproject
09 Feb 2022, 10:29
Forum: CODESYS
Topic: Write CSV file to Revpi connect + using CodeSys
Replies: 5
Views: 4433

Write CSV file to Revpi connect + using CodeSys

Hi, I am having some problem with writing a CSV file to the connect + using CodeSys. Currently I am using the function block CSV.Init, and the FB shows either xerror "19" or "Cannot_get_file_size". Does anyone have any idea to what the problem could be? The following is set up to...