OpcUaVariantClear (FUN) ¶ FUNCTION OpcUaVariantClear InOut: Scope Name Type Input value POINTER TO OpcUa_Variant
OpcUaVariantCompare (FUN) ¶ FUNCTION OpcUaVariantCompare : DINT InOut: Scope Name Type Return OpcUaVariantCompare DINT Input pValue1 POINTER TO OpcUa_Variant pValue2 POINTER TO OpcUa_Variant
OpcUaVariantCopyTo (FUN) ¶ FUNCTION OpcUaVariantCopyTo : UDINT InOut: Scope Name Type Return OpcUaVariantCopyTo UDINT Input pSource POINTER TO OpcUa_Variant pDestination POINTER TO OpcUa_Variant
OpcUaVariantInitialize (FUN) ¶ FUNCTION OpcUaVariantInitialize InOut: Scope Name Type Input value POINTER TO OpcUa_Variant
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 01.04.2022, 08:13:38 companyName string 3S-Smart Software Solutions GmbH libraryFile CmpOPCUAStack Implementation.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile CmpOPCUAStack Implementation.clean.json version version 2.0.0.0 ProjectInformation IsEndUserLibrary bool False Released True SourceLibrary False LastModificationDateTime date 01.04.2022, 08:13:38 LibraryCategories library-category-list System|SysLibs Author string CODESYS Development GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 Description See: Description DocFormat reStructuredText Placeholder CmpOPCUAStack Implementation Project CmpOPCUAStack Implementation Title CmpOPCUAStack Implementation Version version 3.5.18.0
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CmpOPCUAStack Interfaces ¶ Library Identification ¶ Name: CmpOPCUAStack Interfaces Version: newest Company: System Namespace: CmpOPCUAStack_Interfaces Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: False SystemLibrary: False Key: CmpOPCUAStack Interfaces, * (System)
CmpOPCUAStack Library Documentation ¶ Company System Title CmpOPCUAStack Version 3.5.17.0 Categories System|SysLibs Author CODESYS Development GmbH Description 1 ¶ Library to access the OPC UA Stack Indices and tables ¶ 1 Based on CmpOPCUAStack.library, last modified 20.04.2021, 15:46:28. LibDoc 4.4.0.0-b.27 The content file CmpOPCUAStack.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 20.04.2021, 15:46:28.
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 15:46:28 companyName string 3S-Smart Software Solutions GmbH libraryFile CmpOPCUAStack.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile CmpOPCUAStack.clean.json version version 2.0.0.0 ProjectInformation IsContainerLibrary bool True IsEndUserLibrary False Released True SourceLibrary False LastModificationDateTime date 20.04.2021, 15:46:28 LibraryCategories library-category-list System|SysLibs Author string CODESYS Development GmbH Company System CompiledLibraryCompatibilityVersion CODESYS V3.5 SP15 DefaultNamespace Description See: Description DocFormat reStructuredText Project CmpOPCUAStack Title CmpOPCUAStack Version version 3.5.17.0
OpcUa_BrowseDescription (STRUCT) ¶ TYPE OpcUa_BrowseDescription : STRUCT InOut: Name Type NodeId OpcUa_NodeId BrowseDirection OpcUa_BrowseDirection ReferenceTypeId OpcUa_NodeId IncludeSubtypes OpcUa_Boolean NodeClassMask OpcUa_UInt32 ResultMask OpcUa_UInt32
OpcUa_BrowseNextRequest (STRUCT) ¶ TYPE OpcUa_BrowseNextRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader ReleaseContinuationPoints OpcUa_Boolean NoOfContinuationPoints OpcUa_Int32 ContinuationPoints POINTER TO OpcUa_ByteString