SysFileAsyncFB (FB)ΒΆ
FUNCTION_BLOCK SysFileAsyncFB EXTENDS AsyncBaseClass
Function block to handle file operations asynchronously
Methods:
Structure:
- SysFileCloseAsync (Method)
- SysFileCopyAsync (Method)
- SysFileDeleteAsync (Method)
- SysFileDeleteByHandleAsync (Method)
- SysFileEOFAsync (Method)
- SysFileGetNameAsync (Method)
- SysFileGetPathAsync (Method)
- SysFileGetPosAsync (Method)
- SysFileGetSizeAsync (Method)
- SysFileGetSizeByHandleAsync (Method)
- SysFileGetStatusAsync (Method)
- SysFileGetTimeAsync (Method)
- SysFileOpenAsync (Method)
- SysFileReadAsync (Method)
- SysFileRenameAsync (Method)
- SysFileSetPosAsync (Method)
- SysFileWriteAsync (Method)