OpcUa_UserTokenType (ENUM) ¶ TYPE OpcUa_UserTokenType : InOut: Name Initial OpcUa_UserTokenType_Anonymous 0 OpcUa_UserTokenType_UserName 1 OpcUa_UserTokenType_Certificate 2 OpcUa_UserTokenType_IssuedToken 3
OpcUa_VariantArrayType (ENUM) ¶ TYPE OpcUa_VariantArrayType : InOut: Name Initial OpcUa_VariantArrayType_Scalar 0 OpcUa_VariantArrayType_Array 1 OpcUa_VariantArrayType_Matrix 2
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 20.04.2021, 15:47:17 companyName string 3S-Smart Software Solutions GmbH libraryFile CmpOPCUAStack_Itfs.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP16 Patch 3 contentFile CmpOPCUAStack_Itfs.clean.json version version 2.0.0.0 ProjectInformation IsInterfaceLibrary bool True Released True SourceLibrary False LastModificationDateTime date 20.04.2021, 15:47:17 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_Itfs Title CmpOPCUAStack Interfaces Version version 3.5.17.0
Types ¶ OpcUa_ApplicationType (Enum) OpcUa_ArrayType (Enum) OpcUa_Attributes (Enum) OpcUa_AxisScaleEnumeration (Enum) OpcUa_BrowseDirection (Enum) OpcUa_BrowseResultMask (Enum) OpcUa_BuiltInType (Enum) OpcUa_DataChangeTrigger (Enum) OpcUa_ExtensionObjectEncoding (Enum) OpcUa_FilterOperator (Enum) OpcUa_HistoryUpdateType (Enum) OpcUa_IdentifierType (Enum) OpcUa_MessageSecurityMode (Enum) OpcUa_MonitoringMode (Enum) OpcUa_NodeClass (Enum) OpcUa_NodeIds (Enum) OpcUa_PerformUpdateType (Enum) OpcUa_SecurityTokenRequestType (Enum) OpcUa_ServerState (Enum) OpcUa_StatusCode (Enum) OpcUa_StructureType (Enum) OpcUa_TimestampsToReturn (Enum) OpcUa_UserTokenType (Enum) OpcUa_VariantArrayType (Enum)
OpcUa_ApplicationType (ENUM) ¶ TYPE OpcUa_ApplicationType : InOut: Name Initial OpcUa_ApplicationType_Server 0 OpcUa_ApplicationType_Client 1 OpcUa_ApplicationType_ClientAndServer 2 OpcUa_ApplicationType_DiscoveryServer 3
OpcUa_ArrayType (ENUM) ¶ TYPE OpcUa_ArrayType : InOut: Name Initial Comment OpcUa_ValueRanks_ScalarOrOneDimension -3 The variable may be a scalar OR a one dimensional ARRAY. OpcUa_ValueRanks_Any -2 The variable may be a scalar OR an ARRAY OF ANY dimension. OpcUa_ValueRanks_Scalar -1 The variable is always a scalar. OpcUa_ValueRanks_OneOrMoreDimensions 0 The variable is always an array with one or more dimensions. OpcUa_ValueRanks_OneDimension 1 The variable is always one dimensional array. OpcUa_ValueRanks_TwoDimensions 2 The variable is always an array with two or more dimensions.
OpcUa_Attributes (ENUM) ¶ TYPE OpcUa_Attributes : InOut: Name Initial OpcUa_Attributes_NodeId 1 OpcUa_Attributes_NodeClass 2 OpcUa_Attributes_BrowseName 3 OpcUa_Attributes_DisplayName 4 OpcUa_Attributes_Description 5 OpcUa_Attributes_WriteMask 6 OpcUa_Attributes_UserWriteMask 7 OpcUa_Attributes_IsAbstract 8 OpcUa_Attributes_Symmetric 9 OpcUa_Attributes_InverseName 10 OpcUa_Attributes_ContainsNoLoops 11 OpcUa_Attributes_EventNotifier 12 OpcUa_Attributes_Value 13 OpcUa_Attributes_DataType 14 OpcUa_Attributes_ValueRank 15 OpcUa_Attributes_ArrayDimensions 16 OpcUa_Attributes_AccessLevel 17 OpcUa_Attributes_UserAccessLevel 18 OpcUa_Attributes_MinimumSamplingInterval 19 OpcUa_Attributes_Historizing 20 OpcUa_Attributes_Executable 21 OpcUa_Attributes_UserExecutable 22 OpcUa_Attributes_DataTypeDefinition 23 OpcUa_Attributes_RolePermissions 24 OpcUa_Attributes_UserRolePermissions 25 OpcUa_Attributes_AccessRestrictions 26 OpcUa_Attributes_AccessLevelEx 27
OpcUa_AxisScaleEnumeration (ENUM) ¶ TYPE OpcUa_AxisScaleEnumeration : InOut: Name Initial OpcUa_AxisScaleEnumeration_Linear 0 OpcUa_AxisScaleEnumeration_Log 1 OpcUa_AxisScaleEnumeration_Ln 2
OpcUa_BrowseDirection (ENUM) ¶ TYPE OpcUa_BrowseDirection : InOut: Name Initial OpcUa_BrowseDirection_Forward 0 OpcUa_BrowseDirection_Inverse 1 OpcUa_BrowseDirection_Both 2 OpcUa_BrowseDirection_Invalid 3
OpcUa_BrowseResultMask (ENUM) ¶ TYPE OpcUa_BrowseResultMask : InOut: Name Initial OpcUa_BrowseResultMask_None 0 OpcUa_BrowseResultMask_ReferenceTypeId 1 OpcUa_BrowseResultMask_IsForward 2 OpcUa_BrowseResultMask_NodeClass 4 OpcUa_BrowseResultMask_BrowseName 8 OpcUa_BrowseResultMask_DisplayName 16 OpcUa_BrowseResultMask_TypeDefinition 32 OpcUa_BrowseResultMask_All 63 OpcUa_BrowseResultMask_ReferenceTypeInfo 3 OpcUa_BrowseResultMask_TargetInfo 60