CmpRedundancyConnection Implementation Library Documentation ¶ Company System Title CmpRedundancyConnection Implementation Version 3.5.17.0 Categories System|SysLibs Author CODESYS Development GmbH Placeholder CmpRedundancyConnection Implementation Description 1 ¶ This library contains the implementation used to access CmpRedundancyConnection functions. Contents: ¶ CmpRedundancyConnection Implementation Functions Indices and tables ¶ 1 Based on CmpRedundancyConnection Implementation.library, last modified 26.04.2021, 12:57:03. LibDoc 4.4.0.0-b.27 The content file CmpRedundancyConnection Implementation.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 26.04.2021, 12:57:03.
CmpRedundancyConnection Implementation ¶ Functions GetConnectionInfo (Function)
Functions ¶ GetConnectionInfo (Function)
GetConnectionInfo (FUN) ¶ FUNCTION GetConnectionInfo : RTS_IEC_RESULT Function to read connection quality of redundancy connection InOut: Scope Name Type Comment Return GetConnectionInfo RTS_IEC_RESULT Input pConnectionInfo POINTER TO REDUNDANCY_CONNECTION_INFO Pointer to connection info structure
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 26.04.2021, 12:57:03 companyName string 3S-Smart Software Solutions GmbH libraryFile CmpRedundancyConnection Implementation.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile CmpRedundancyConnection Implementation.clean.json version version 2.0.0.0 ProjectInformation IsEndUserLibrary bool False Released True LastModificationDateTime date 26.04.2021, 12:57:03 LibraryCategories library-category-list System|SysLibs Author string CODESYS Development GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 DefaultNamespace Description See: Description DocFormat reStructuredText Placeholder CmpRedundancyConnection Implementation Project CmpRedundancyConnection Implementation Title CmpRedundancyConnection Implementation Version version 3.5.17.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpRedundancyConnection Interfaces ¶ Library Identification ¶ Name: CmpRedundancyConnection Interfaces Version: newest Company: System Namespace: CmpRedundancyConnection_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpRedundancyConnection Interfaces, * (System) 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)
CmpRedundancyConnection Interfaces Library Documentation ¶ Company System Title CmpRedundancyConnection Interfaces Version 3.5.17.0 Categories System|SysLibs Author CODESYS Development GmbH Description 1 ¶ This interface contains types needed to access the functions of CmpRedundancyConnection. Contents: ¶ CmpRedundancyConnection Types Indices and tables ¶ 1 Based on CmpRedundancyConnection_Itfs.library, last modified 20.04.2021, 15:54:52. LibDoc 4.4.0.0-b.27 The content file CmpRedundancyConnection_Itfs.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 15:54:52.
Types ¶ REDUNDANCY_CONNECTION_INFO (Struct)
CmpRedundancyConnection ¶ Types REDUNDANCY_CONNECTION_INFO (Struct)
REDUNDANCY_CONNECTION_INFO (STRUCT) ¶ TYPE REDUNDANCY_CONNECTION_INFO : STRUCT InOut: Name Type Comment nConnectionsConfigured INT Number of configured connections (1 or 2) nConnectionsWorking INT Number of working connections diTickSend UDINT Tick count of message sent bConnectionStatusLink1 BOOL Status of link 1. TRUE in case connected. bConnectionStatusLink2 BOOL Status of link 2. TRUE in case connected.