Input Description¶
xExecute
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
BOOL | - | - | - |
The Function Block is activated via a positive edge at this input.
xAbort
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
BOOL | - | - | - |
Input xAbort stops the Function Block’s processing without waiting for it to finish.
udiTimeOut
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
UDINT | - | - | - |
Input udiTimeOut defines the time out in microseconds for the Function Block to wait on the operation to be finished. A value of 0 means no time out.
sDirName
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
CAA_FILENAME | - | - | - |
At input sDirName the absolute path and directory name of the new directory has to be specified.
xRecursive
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
BOOL | - | - | - |
If Input xRecursive is set all files and sub-directories within the directory specified at sDirName will be deleted.
Note
This input is not supported on the AC500 PLCs.