This function block returns the size of the file specified by “sFileName“.
Inputs:
xExecute
|
BOOL |
|
sFileName |
CAA.FILENAME |
File name |
Outputs:
xDone
|
BOOL |
|
xBusy |
BOOL |
|
xError |
BOOL |
|
eError |
FILE.ERROR |
Error ID |
szSize |
CAA.SIZE |
File size in bytes |