Delete (FB; Prefix fildl)¶
FUNCTION_BLOCK Delete EXTENDS CBM.ETrig
This function block deletes a file.
Contrary to the original CAA specification the file may be deleted even if it is opened via ”FILE.Open”.
This behavior is dependent of the underlying operating system and file system.
- InOut:
- Scope - Name - Type - Comment - Input - sFileName- CAA.FILENAME- Name of the file to be deleted - Output - eError- Local library error ID (0: no error; 5101: time out) 
