FUNCTION_BLOCK DirOpen EXTENDS CBM.ETrig
This function block opens a directory. The entries (files and sub-directories) of which should be read with the help of the function block ”FILE.DirList”. The return value is a handle. There may be restrictions concerning the specification of the directory name, e.g. only capital letters allowed, for different targets. The function ”FILE.GetProperty” shows these restrictions.
InOut: |
|