I have problems running the CSV Utility in "write" mode.
When I run the CSVUtilityExamples.project, I have no problems running CSVReaderExample.
But when I run CSVWriterCFCExample the "Init Function" seem to be busy all the time.
All the time the function write NO_ERROR but keep on being busy. Nothing change at all....
See screendump.
I a running codesys v 3.5.14 Patch 2 (32 bit) in simulation mode.
And I can ensure you, that the directory "C:\temp" does exist because I am using the directory for the CSVReaderExample.
What am I do wrong ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have problems running the CSV Utility in "write" mode.
When I run the CSVUtilityExamples.project, I have no problems running CSVReaderExample.
But when I run CSVWriterCFCExample the "Init Function" seem to be busy all the time.
All the time the function write NO_ERROR but keep on being busy. Nothing change at all....
See screendump.
I a running codesys v 3.5.14 Patch 2 (32 bit) in simulation mode.
And I can ensure you, that the directory "C:\temp" does exist because I am using the directory for the CSVReaderExample.
What am I do wrong ?
Running this in SIMULATION is not a good idea, run it in a real runtime.
... which you could start on your CODESYS pc here