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.
sFileNameDest
| Data_Type | Default_Value | Range | Unit |
|---|---|---|---|
| CAA_FILENAME | - | - | - |
Absolute Path of destination.
sFileNameSource
| Data_Type | Default_Value | Range | Unit |
|---|---|---|---|
| CAA_FILENAME | - | - | - |
Absolute Path of source.
xOverWrite
| Data_Type | Default_Value | Range | Unit |
|---|---|---|---|
| BOOL | - | - | - |
If input xOverwrite is set to TRUE, the target file will be overwritten, if it exists. Otherwise an error is raised.