WAGO I/O SYSTEM 750 XTR
Appendix 365
750-8202/040-001 PFC200 2ETH RS TELE XTR
Manual
Version 1.2.0, valid from FW Version 03.01.07(13)
14.2.1.3 SysLibFile.lib
The controller 750-8202/040-001supports the following function blocks of the
“SysLibFile.lib” library:
-
SysFileClose
-
SysFileCopy
-
SysFileDelete
-
SysFileEOF
-
SysFileGetPos
-
SysFileGetSize
-
SysFileGetTime
-
SysFileOpen
-
SysFileRead
-
SysFileRename
-
SysFileSetPos
-
SysFileWrite
Ensure that files are saved!
Files are not reliably saved on the data medium until you call up the
“SysFileClose” function block!
Additional information about this is given in the online Help function for
CODESYS-IDE.
Notes on the parameters of the function blocks
File and directory names distinguish between upper and lower case!
“test.txt”≠ “TEST.TXT”≠ “Test.txt”
The separator for directories is: “/.”
The file system supports:
-
Absolute paths, (e.g., “/media/sd/test.txt”)
-
Relative paths (e.g., “testpath/test.txt”)
-
Macros (e.g., “HOME://”, “CARD://”, “TMP://”)