RTR_NodeAddress (STRUCT) ¶ TYPE RTR_NodeAddress : STRUCT InOut: Name Type nAddrComponentCount UDINT AddrComponents ARRAY [0..14] OF RTR_AddrComponent
RTR_AddrComponent (STRUCT) ¶ TYPE RTR_AddrComponent : STRUCT InOut: Name Type Component ARRAY [0..1] OF BYTE
RouterGetHostAddress (FUN) ¶ FUNCTION RouterGetHostAddress : RTS_IEC_RESULT InOut: Scope Name Type Return RouterGetHostAddress RTS_IEC_RESULT Input hRouter RTS_IEC_HANDLE Inout resAddr RTR_NodeAddress
RouterGetInstanceByName (FUN) ¶ FUNCTION RouterGetInstanceByName : RTS_IEC_HANDLE InOut: Scope Name Type Comment Return RouterGetInstanceByName RTS_IEC_HANDLE Input pstName POINTER TO STRING NULL will return the default router pResult POINTER TO RTS_IEC_RESULT Optional, will return an error code if not NULL
RouterGetName (FUN) ¶ FUNCTION RouterGetName : RTS_IEC_RESULT InOut: Scope Name Type Return RouterGetName RTS_IEC_RESULT Input hRouter RTS_IEC_HANDLE pBuffer POINTER TO BYTE nBufferSize INT
RouterGetParentAddress (FUN) ¶ FUNCTION RouterGetParentAddress : RTS_IEC_RESULT InOut: Scope Name Type Return RouterGetParentAddress RTS_IEC_RESULT Input hRouter RTS_IEC_HANDLE Inout resAddr RTR_NodeAddress
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 15:55:10 companyName string 3S-Smart Software Solutions GmbH libraryFile CmpRouter.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile CmpRouter.clean.json version version 2.0.0.0 ProjectInformation Released bool True LastModificationDateTime date 20.04.2021, 15:55:10 LibraryCategories library-category-list System|SysLibs Author string 3S - Smart Software Solutions GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 Description See: Description Placeholder CmpRouter Project CmpRouter Title CmpRouter 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)
CmpSIL2 Library Documentation ¶ Company System Title CmpSIL2 Version 3.5.17.0 Categories System|SysLibs Author 3S - Smart Software Solutions GmbH Placeholder CmpSIL2 Description 1 ¶ This library provides access to important SIL2 functions of the runtime system. Contents: ¶ GUIDS (GVL) GuidHelper (FunctionBlock) FB_INIT (Method) RTS_SIL2_ADDRESSSTATE (Enum) RTS_SIL2_CALLERCTX (Enum) RTS_SIL2_EXCEPTION (Alias) RTS_SIL2_OPMODE (Enum) SIL2AddLog (Function) SIL2CheckCallerContext (Function) SIL2CopyCodeGuid (Function) SIL2CopyDataGuid (Function) SIL2ExecuteNonSafetyJob (Function) SIL2ExecuteNonSafetyJob_WRAP_FB_INIT (Function) SIL2ExecuteNonSafetyJob_WRAP_INITIALIZE (Function) SIL2OEMException (Function) SIL2OEMGetCallerContext (Function) SIL2OEMGetMemoryState (Function) SIL2OEMGetOperationMode (Function) SIL2OEMStackIsValid (Function) WRAP_FB_INIT_STRUCT (Struct) WRAP_INITIALIZE_STRUCT (Struct) Indices and tables ¶ 1 Based on CmpSIL2.library, last modified 20.04.2021, 15:55:56. LibDoc 4.4.0.0-b.27 The content file CmpSIL2.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 15:55:56.
GUIDS (GVL) ¶ InOut: Name Type HELPER GuidHelper