SysDirRename30 (FUN) ¶ FUNCTION SysDirRename30 : UDINT InOut: Scope Name Type Return SysDirRename30 UDINT Input szOldDirName REFERENCE TO STRING szNewDirName REFERENCE TO STRING
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 03.07.2018, 10:34:34 companyName string 3S-Smart Software Solutions GmbH libraryFile SysDir23.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP13 contentFile SysDir23.clean.json version version 2.0.0.0 ProjectInformation Released bool True Support32BitOnly True LastModificationDateTime date 03.07.2018, 10:34:34 LibraryCategories library-category-list System|SysLibs23 Author string 3S - Smart Software Solutions GmbH Company System Description See: Description Project SysDir23 Title SysDir23 Version version 3.5.13.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpErrors2 Interfaces ¶ Library Identification ¶ Name: CmpErrors2 Interfaces Version: newest Company: System Namespace: CmpErrors Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpErrors2 Interfaces, * (System) SysDir ¶ Library Identification ¶ Placeholder: SysDir Default Resolution: SysDir, * (System) Namespace: SysDir Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysDir SysTypes Interfaces ¶ Library Identification ¶ Name: SysTypes Interfaces Version: newest Company: System Namespace: SysTypes Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: SysTypes Interfaces, * (System)
SysMCBDCount (FUN) ¶ FUNCTION SysMCBDCount : UDINT InOut: Scope Name Type Return SysMCBDCount UDINT Input pBindingDesc POINTER TO CpuCoreBindingDesc pResult POINTER TO RTS_IEC_RESULT
SysMCBDFree (FUN) ¶ FUNCTION SysMCBDFree : RTS_IEC_RESULT InOut: Scope Name Type Return SysMCBDFree RTS_IEC_RESULT Input pBindingDesc POINTER TO CpuCoreBindingDesc
SysMCBDGetFirstID (FUN) ¶ FUNCTION SysMCBDGetFirstID : UDINT InOut: Scope Name Type Return SysMCBDGetFirstID UDINT Input pBindingDesc POINTER TO CpuCoreBindingDesc pResult POINTER TO RTS_IEC_RESULT
SysMCBDGetNextID (FUN) ¶ FUNCTION SysMCBDGetNextID : UDINT InOut: Scope Name Type Return SysMCBDGetNextID UDINT Input pBindingDesc POINTER TO CpuCoreBindingDesc uPrevCoreID UDINT pResult POINTER TO RTS_IEC_RESULT
SysMCBDIsSet (FUN) ¶ FUNCTION SysMCBDIsSet : RTS_IEC_RESULT InOut: Scope Name Type Return SysMCBDIsSet RTS_IEC_RESULT Input pBindingDesc POINTER TO CpuCoreBindingDesc uCoreId UDINT
SysMCGetLoad (FUN) ¶ FUNCTION SysMCGetLoad : RTS_IEC_RESULT InOut: Scope Name Type Comment Return SysMCGetLoad RTS_IEC_RESULT Input CoreID UDINT pPercent POINTER TO BYTE CPU-Core load in percent.
SysMCGetNumOfCores (FUN) ¶ FUNCTION SysMCGetNumOfCores : DWORD Returns the number of available cores. InOut: Scope Name Type Comment Return SysMCGetNumOfCores DWORD Input pResult POINTER TO RTS_IEC_RESULT Pointer to retrieve optional error code.