Globale_Variablen (GVL) ¶ InOut: Scope Name Type Initial Constant SYSDIR_INVALID_HANDLE UDINT 16#FFFFFFFF
POUs ¶ SysDirCreate (Function) SysDirOpen (Function) SysDirRead (Function) SysDirRemove (Function) SysDirRename (Function)
SysDirCreate (FUN) ¶ FUNCTION SysDirCreate : BOOL InOut: Scope Name Type Return SysDirCreate BOOL Inout Const stName STRING
SysDirOpen (FUN) ¶ FUNCTION SysDirOpen : DWORD Function to open a directory for scanning the entries. Returns a handle to use in SysDirRead for further search scans. InOut: Scope Name Type Comment Return SysDirOpen DWORD Inout Const stDirectory STRING Name of directory to search in
SysDirRead (FUN) ¶ FUNCTION SysDirRead : UDINT Function to read directory entries. Returns 1, if further entries to search in the directory is available. Must be called until 0 is returned by this function. InOut: Scope Name Type Comment Return SysDirRead UDINT Input hDir DWORD Handle of directory search. Is returned by SysDirOpen Inout stDirEntry STRING Return the name of one entry in the directory. Can be file or directory Input pDirInfo POINTER TO DIRECTORY_INFO Can be 0
SysDirRemove (FUN) ¶ FUNCTION SysDirRemove : BOOL InOut: Scope Name Type Return SysDirRemove BOOL Inout Const stName STRING
extern30 ¶ DirInfo30 (Struct) SysDirClose30 (Function) SysDirCreate30 (Function) SysDirOpen30 (Function) SysDirRead30 (Function) SysDirRemove30 (Function) SysDirRename30 (Function)
DirInfo30 (STRUCT) ¶ TYPE DirInfo30 : STRUCT InOut: Name Type tDirFileTime DirFileTime ulSize UDINT diDirectory DINT
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 03.07.2018, 10:34:40 companyName string 3S-Smart Software Solutions GmbH libraryFile SysEvent23.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP13 contentFile SysEvent23.clean.json version version 2.0.0.0 ProjectInformation Released bool True Support32BitOnly True LastModificationDateTime date 03.07.2018, 10:34:40 LibraryCategories library-category-list System|SysLibs23 Author string 3S - Smart Software Solutions GmbH Company System Description See: Description Project SysEvent23 Title SysEvent23 Version version 3.5.13.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces.