SysFileTruncate (FUN) ¶ FUNCTION SysFileTruncate : RTS_IEC_RESULT Set a new filesize. May be larger or smaller than current size. InOut: Scope Name Type Comment Return SysFileTruncate RTS_IEC_RESULT Returns the runtime system error code (see CmpErrors.library) Input hFile RTS_IEC_HANDLE Handle of the file ulSizeNew __XWORD Size to set.
SysFileWrite (FUN) ¶ FUNCTION SysFileWrite : __XWORD Write number of bytes to the file. File must be opened with AM_WRITE or AM_APPEND . InOut: Scope Name Type Comment Return SysFileWrite __XWORD Number of bytes written to the file. 0=if failed Input hFile RTS_IEC_HANDLE Handle of the file pbyBuffer POINTER TO BYTE Pointer to buffer with data to write to file ulSize __XWORD Number of bytes to write in the file. Must be less or equal the buffer size! pResult POINTER TO RTS_IEC_RESULT Pointer to runtime system error code (see CmpErrors.library)
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 16:03:32 companyName string 3S-Smart Software Solutions GmbH libraryFile SysFile.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile SysFile.clean.json version version 2.0.0.0 ProjectInformation LinkInSimulation bool True Released True LastModificationDateTime date 20.04.2021, 16:03:32 LibraryCategories library-category-list System|SysLibs Author string 3S - Smart Software Solutions GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 Description See: Description DocFormat reStructuredText Placeholder SysFile Project SysFile Title SysFile Version version 3.5.17.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. SysTypes2 Interfaces ¶ Library Identification ¶ Name: SysTypes2 Interfaces Version: newest Company: System Namespace: SysTypes Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysTypes2 Interfaces, * (System)
SysDirAsyncFB.SysDirGetCurrentAsyncWrapper (METH) ¶ METHOD SysDirGetCurrentAsyncWrapper : RTS_IEC_RESULT InOut: Scope Name Type Return SysDirGetCurrentAsyncWrapper RTS_IEC_RESULT Input pParam POINTER TO tSysDirGetCurrent
SysDirAsyncFB.SysDirOpenAsyncWrapper (METH) ¶ METHOD SysDirOpenAsyncWrapper : RTS_IEC_HANDLE InOut: Scope Name Type Return SysDirOpenAsyncWrapper RTS_IEC_HANDLE Input pParam POINTER TO tSysDirOpen
SysDirAsyncFB.SysDirReadAsyncWrapper (METH) ¶ METHOD SysDirReadAsyncWrapper : RTS_IEC_RESULT InOut: Scope Name Type Return SysDirReadAsyncWrapper RTS_IEC_RESULT Input pParam POINTER TO tSysDirRead
SysDirAsyncFB.SysDirSetCurrentAsyncWrapper (METH) ¶ METHOD SysDirSetCurrentAsyncWrapper : RTS_IEC_RESULT InOut: Scope Name Type Return SysDirSetCurrentAsyncWrapper RTS_IEC_RESULT Input pParam POINTER TO tSysDirSetCurrent
SysDirAsyncFB.SysDirRenameAsyncWrapper (METH) ¶ METHOD SysDirRenameAsyncWrapper : RTS_IEC_RESULT InOut: Scope Name Type Return SysDirRenameAsyncWrapper RTS_IEC_RESULT Input pParam POINTER TO tSysDirRename
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 02.03.2023, 11:04:41 companyName string 3S-Smart Software Solutions GmbH libraryFile SysDirAsync.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile SysDirAsync.clean.json version version 2.0.0.0 ProjectInformation Released bool True LastModificationDateTime date 02.03.2023, 11:04:39 LibraryCategories library-category-list System|SysLibs Author string 3S - Smart Software Solutions GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 Description See: Description DocFormat reStructuredText Placeholder SysDirAsnc Project SysDirAsync Title SysDirAsync Version version 3.5.19.0