I have a problem. I want to write text to a file but cannot use the SysFile library. I have that included in my project, but RTS_IEC_HANDLE is not defined. Why?
My goal is to write to a MS SQL database, but I don't know how to do that, so I create a file insted and later a MS SQL database is going to pick up that file.
I'm using Codesys 3.5 SP8.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello!
I have a problem. I want to write text to a file but cannot use the SysFile library. I have that included in my project, but RTS_IEC_HANDLE is not defined. Why?
My goal is to write to a MS SQL database, but I don't know how to do that, so I create a file insted and later a MS SQL database is going to pick up that file.
I'm using Codesys 3.5 SP8.
Have you tried adding the namespace before the type like:
No. I will try that tomorrow. I give you a reply then.
No that doesn't work.
I change library.