SOCKET_ADDRESS (STRUCT) ¶ TYPE SOCKET_ADDRESS : STRUCT Attributes: qualified_only InOut: Name Type iSin_Family INT uiSin_Port UINT udiSin_IP UDINT a_usiSin_Zero ARRAY [0..7] OF USINT
UNCONNECTED_DATA_ITEM (STRUCT) ¶ TYPE UNCONNECTED_DATA_ITEM : STRUCT Attributes: qualified_only InOut: Name Type Initial strBaseItem BASE_ITEM STRUCT(uiTypeID := TYPE_ID.UNCONNECTED_DATA_ITEM, uiLength := 0) abyData ARRAY [0..510] OF BYTE
UNCONNECTED_DATA_ITEM2 (STRUCT) ¶ TYPE UNCONNECTED_DATA_ITEM2 : STRUCT Attributes: qualified_only InOut: Name Type Initial strBaseItem BASE_ITEM STRUCT(uiTypeID := TYPE_ID.UNCONNECTED_DATA_ITEM, uiLength := 0) byFirstData BYTE
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 21.09.2021, 10:50:41 companyName string 3S-Smart Software Solutions GmbH libraryFile CommonPacketFormat_Itfs.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile CommonPacketFormat_Itfs.clean.json version version 2.0.0.0 ProjectInformation IsInterfaceLibrary bool True Released True LastModificationDateTime date 21.09.2021, 10:50:41 LibraryCategories library-category-list Intern|Networking|EtherNet/IP Author string 3S - Smart Software Solutions GmbH Company 3S - Smart Software Solutions GmbH CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 DefaultNamespace CPF Description See: Description LanguageModelAttribute qualified-access-only Project CommonPacketFormat_Itfs Title CommonPacketFormat Interfaces Version version 4.2.0.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces.
Component Manager Library Documentation ¶ Company System Title Component Manager Version 3.5.17.0 Categories System|SysLibs Author 3S - Smart Software Solutions GmbH Placeholder Component Manager Description 1 ¶ This library provides access to the functions of the ComponentManager of the runtime system. Contents: ¶ CMAddComponent (Function) CMAddComponent2 (Function) CMExitComponent (Function) CMGetComponentByName (Function) CMGetCoreVersion (Function) CMInitComponent (Function) CMRemoveComponent (Function) CMShutDown (Function) CMUtlSafeStrCpy (Function) CMUtlStrICmp (Function) CMUtlUtf8ToW (Function) CMUtlWToUtf8 (Function) CMUtlcwstrcpy (Function) CMUtlwstrcpy (Function) ComponentID (GVL) EventIDs (GVL) EventParameter EVTPARAM_CmpMgr_DisableOperation (Struct) EVTPARAM_CmpMgr_LicenseRequest (Struct) EVTPARAM_CmpMgr_PrepareExitCommProcessing (Struct) EVTPARAM_CmpMgr_Shutdown (Struct) LicenseFunctions (Struct) Operations (GVL) PlcOperationControl (FunctionBlock) xDisableAll (Property) xDisableApplicationBreakpoint (Property) xDisableApplicationDelete (Property) xDisableApplicationDownload (Property) xDisableApplicationForce (Property) xDisableApplicationOnlineChange (Property) xDisableApplicationReset (Property) xDisableApplicationResetOrigin (Property) xDisableApplicationStart (Property) xDisableApplicationStop (Property) xDisableApplicationWrite (Property) xDisableFileTransferDownload (Property) xDisableFileTransferUpload (Property) Indices and tables ¶ 1 Based on Component Manager.library, last modified 20.04.2021, 16:00:28. LibDoc 4.4.0.0-b.27 The content file Component Manager.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 16:00:28.
CMAddComponent (FUN) ¶ FUNCTION CMAddComponent : RTS_IEC_HANDLE InOut: Scope Name Type Return CMAddComponent RTS_IEC_HANDLE Input pszComponent REFERENCE TO STRING udiCmpId UDINT udiVersion UDINT pResult POINTER TO RTS_IEC_RESULT
CMAddComponent2 (FUN) ¶ FUNCTION CMAddComponent2 : RTS_IEC_HANDLE InOut: Scope Name Type Return CMAddComponent2 RTS_IEC_HANDLE Input pszComponent REFERENCE TO STRING udiVersion UDINT udiCmpId POINTER TO UDINT pResult POINTER TO RTS_IEC_RESULT
CMExitComponent (FUN) ¶ FUNCTION CMExitComponent : RTS_IEC_RESULT InOut: Scope Name Type Return CMExitComponent RTS_IEC_RESULT Input hComponent RTS_IEC_HANDLE
CMGetComponentByName (FUN) ¶ FUNCTION CMGetComponentByName : RTS_IEC_HANDLE InOut: Scope Name Type Return CMGetComponentByName RTS_IEC_HANDLE Input pszComponent REFERENCE TO STRING pResult POINTER TO RTS_IEC_RESULT