SetLed (FUN) ¶ FUNCTION SetLed : BOOL InOut: Scope Name Type Return SetLed BOOL Input which LED how LedState
Library Reference ¶ This is a dictionary of all referenced libraries and their name spaces. CAA Types Extern ¶ Library Identification ¶ Placeholder: CAA Types Default Resolution: CAA Types Extern, * (CAA Technical Workgroup) Namespace: CAA Library Properties ¶ LinkAllContent: False Optional: False QualifiedOnly: True SystemLibrary: False Key: CAA Types
File and Project Information ¶ Scope Name Type Content FileHeader creationDateTime date 18.05.2017, 08:11:15 companyName string 3S-Smart Software Solutions GmbH libraryFile CmpPfc200.library primaryProject True productName CODESYS productProfile CODESYS V3.5 SP10 Patch 2 contentFile CmpPfc200.clean.json version version 1.0.1.1 ProjectInformation IsEndUserLibrary bool False Released True LastModificationDateTime date 01.01.1601, 00:53:00 LibraryCategories library-category-list System|SysLibs Author string 3S - Smart Software Solutions GmbH Company 3S - Smart Software Solutions GmbH DefaultNamespace PFC Description See: Description DocFormat reStructuredText LanguageModelAttribute qualified-access-only Placeholder CmpPfc200 Project CmpPfc200 Title CmpPfc200 Version version 3.5.8.0
OpcUa_XVType (STRUCT) ¶ TYPE OpcUa_XVType : STRUCT InOut: Name Type X OpcUa_Double Value OpcUa_Float
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