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.
SysMCGetProcessBinding (FUN) ¶ FUNCTION SysMCGetProcessBinding : RTS_IEC_RESULT Read the binding description of a process. InOut: Scope Name Type Return SysMCGetProcessBinding RTS_IEC_RESULT Input hProcess RTS_IEC_HANDLE pBindingDesc POINTER TO CpuCoreBindingDesc
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.
SysMCGetTaskBinding (FUN) ¶ FUNCTION SysMCGetTaskBinding : RTS_IEC_RESULT Read the binding description of a task. InOut: Scope Name Type Return SysMCGetTaskBinding RTS_IEC_RESULT Input hTask RTS_IEC_HANDLE pBindingDesc POINTER TO CpuCoreBindingDesc
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 16:02:05 companyName string 3S-Smart Software Solutions GmbH libraryFile SysCpuMultiCore.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile SysCpuMultiCore.clean.json version version 2.0.0.0 ProjectInformation Released bool True LastModificationDateTime date 20.04.2021, 16:02:05 LibraryCategories library-category-list System|SysLibs Author string 3S - Smart Software Solutions GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 Description See: Description Placeholder SysCpuMultiCore Project SysCpuMultiCore Title SysCpuMultiCore Version version 3.5.17.0
SysDPV1Hilscher23 Library Documentation ¶ Company System Title SysDPV1Hilscher23 Version 3.5.13.0 Categories System|SysLibs23 Author 3S - Smart Software Solutions GmbH Description 1 ¶ Library to get access to the Profibus DPV1 interface functions of a Hilscher CIF card. Contents: ¶ Data types V1State (Enum) POUs DPV1_Read (FunctionBlock) DPV1_ReadEx (FunctionBlock) DPV1_Write (FunctionBlock) DPV1_WriteEx (FunctionBlock) Indices and tables ¶ 1 Based on SysDPV1Hilscher23.library, last modified 03.07.2018, 10:34:37. LibDoc 4.4.0.0-b.27 The content file SysDPV1Hilscher23.clean.json was generated with CODESYS V3.5 SP13 on 03.07.2018, 10:34:37.
SysDirAsyncFB.SysDirDeleteAsync (METH) ¶ METHOD SysDirDeleteAsync : RTS_IEC_HANDLE This method asynchronously deletes a directory with the specified name. For details, see Description. InOut: Scope Name Type Comment Return SysDirDeleteAsync RTS_IEC_HANDLE Handle of AsyncJob Input pParam POINTER TO tSysDirDelete pudState POINTER TO UDINT Current state of AsyncJob pResult POINTER TO RTS_IEC_RESULT Result of AsyncJob creation
SysDirAsyncFB.SysDirGetCurrentAsync (METH) ¶ METHOD SysDirGetCurrentAsync : RTS_IEC_HANDLE This method asynchronously gets the current working directory for IEC file access. For details, see Description. InOut: Scope Name Type Comment Return SysDirGetCurrentAsync RTS_IEC_HANDLE Handle of AsyncJob Input pParam POINTER TO tSysDirGetCurrent pudState POINTER TO UDINT Current state of AsyncJob pResult POINTER TO RTS_IEC_RESULT Result of AsyncJob creation
SysDirAsyncFB.SysDirOpenAsync (METH) ¶ METHOD SysDirOpenAsync : RTS_IEC_HANDLE This method asynchronously opens a specified directory and returns a handle and the first directory entry. For details, see Description. InOut: Scope Name Type Comment Return SysDirOpenAsync RTS_IEC_HANDLE Handle of AsyncJob Input pParam POINTER TO tSysDirOpen pudState POINTER TO UDINT Current state of AsyncJob pResult POINTER TO RTS_IEC_RESULT Result of AsyncJob creation