The library SysLibFile.libΒΆ

This library supports a file system on the target computer. If the target supports the functionality, the library functions can be used to open, close, delete, rename, write to or read from files. Further functions are available for getting the file size or the date of the last access, as well as for reading or modifying the offset. The execution is synchronous.

Note

If you are working with target system CoDeSys SP RTE, please regard, that file access operations can affect the realtime behaviour.