Search
28 result(s) for ConnectionConfigurationSets
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Model4.7.1 Overviewcontrollers. Figure 9 illustrates possible deployments of a ConnectionManager . It also illustrates ConnectionConfigurationSets , which contain the information needed to establish Connections . Figure 9 - Examples of ConnectionManager deployments For a conceptual ... process of establishing and closing Connections, reporting errors related to it, and the ConnectionConfigurationSets . This document does not define the implementation of a ConnectionManager . It can be implemented
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Modelcould trigger the close Connection processing. Vendor-specific diagnostic applications monitor Connections defined in ConnectionConfigurationSets on a ConnectionManager and the ConnectionEndpoints on AutomationComponents to present comprehensive Connection information
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Model5.5.1 Overviewprovides a more detailed view of the Objects involved. Logical connections are configured using ConnectionConfigurationSets . The following types of logical connections are supported (see Figure 10 ): Bidirectional connections describe bidirectional
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information ModelConnectionManager could reside on separate devices or be located on the same device. ConnectionConfigurationSets can be deployed to the ConnectionManager (see Figure 11 , label 3) using functionality defined in Annex ... made can be restricted by the generator of the ConnectionConfigurationSet . The ConnectionManager exposes the ConnectionConfigurationSets (see 6.8 6.8), representing sets of logical connections to be established. Using generic tools ( Clients
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Model5.6 HealthHealth Assets , FunctionalEntities , ConnectionEndpoints , and ConnectionConfigurationSets provide general health status and diagnostic conditions. This health status is aggregated from child objects to parent objects (e.g., from ConnectionEndpoints to the FunctionalEntity ... from FunctionalEntities to the AutomationComponent , or from ConnectionConfigurationSets to the ConnectionManager ). The aggregated health status allows a Client to easily detect whether diagnostic conditions are present somewhere in the Information
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Modelwell-known ConnectionManager is allowed on a Server . This single ConnectionManager can reflect the ConnectionConfigurationSets from the underlying Servers . It can directly execute any commands it receives or pass
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Model6.7.1 Overviewdetails on its location in the UAFX Information Model . Figure 34 - ConnectionManagerType illustration ConnectionConfigurationSets may be serialised into a file format as described in Annex
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information ModelSubtype of the 0:BaseObjectType defined in OPC 10000-5 0:HasComponent Object 4:ConnectionConfigurationSets 0:FolderType M 0:HasComponent Object 4:ConnectionManagerConfiguration 4:ConnectionManagerConfigurationType O 0:HasComponent Method ... BaseDataVariableType O 5:Diagnostics 0:HasComponent Variable 4:CloseCallFailedCount 0:UInt32 0:BaseDataVariableType O ConnectionConfigurationSets provides a Folder for the ConnectionConfigurationSets (defined in 6.8 ) that are exposed by this ConnectionManager
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Model6.7.3.2 Establishing Connectionsinstances of ConnectionConfigurationType . The ConnectionManager shall resolve identifier information contained in the ConnectionConfigurationSets to the arguments required for the EstablishConnections Call (see 13 ). If any of the ConnectionEndpoints require
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information ModelEditConnectionConfigurationSets method The EditConnectionConfigurationSets Method manages the editing of ConnectionConfigurationSets by a Client . The Method shall set the Edit Property to TRUE for the requested ConnectionConfigurationSets . For ConnectionConfigurationSets which ... absence of the Property Edit), this Method shall return Bad _ InvalidState . For the ConnectionConfigurationSets that allow editing, the Method shall also set the Lock to the Client Session associated with
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Model6.7.5.1 OverviewOverview The ProcessConnectionConfigurationSets Method causes the ConnectionManager to process the requested ConnectionConfigurationSets according to the specified Action : ActionEstablishConnectionsEnabled , ActionEstablishConnectionsDisabled , and ActionEstablishConnections - establish all Connections contained in the ConnectionConfigurationSets ... ActionRemoveConnections - disable and remove all Connections contained in the ConnectionConfigurationSets (see 6.7.5.3.2 ) ActionEnableConnections - enable the communication model for all Connections contained in the ConnectionConfigurationSets (see 6.7.5.3.3 ) ActionDisableConnections - disable the communication
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Modelinitiate the ReadyToProcessing or ErrorToProcessing transition in the ConnectionConfigurationSetStateMachine (see 6.9 ) on all requested ConnectionConfigurationSets . The Method triggers the processing and returns immediately. The result of processing is "returned ... defined in Table 84 . Signature ProcessConnectionConfigurationSets ( [in] 4:FxProcessEnum Action, [in] 0:NodeId[] ConnectionConfigurationSets, [out] 0:StatusCode[] Results ); Table 84 - ProcessConnectionConfigurationSets Method arguments Argument Description Action The operation
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Model6.7.5.3.1 ActionEstablishConnectionsEnabled / ActionEstablishConnectionsDisabled / ActionEstablishConnectionsAction set to ActionEstablishConnectionsEnabled , ActionEstablishConnectionsDisabled , or ActionEstablishConnections shall establish the Connections contained in the ConnectionConfigurationSets and their related communication model. Establishing connections shall follow the behaviour specified ... Calling ProcessConnectionConfigurationSets with Action set to ActionEstablishConnectionsEnabled shall establish all Connections contained in the ConnectionConfigurationSets with a disabled communication model and include EnableCommunicationCmd in the command sequence. A disabled communication
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Model6.7.5.3.2 ActionRemoveConnectionsCalling ProcessConnectionConfigurationSets with Action set to ActionRemoveConnections shall remove all Connections contained in the ConnectionConfigurationSets and their related communication model. For each ConnectionConfigurationSet , the ConnectionManager shall call the CloseConnections Method
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Model6.7.5.3.3 ActionEnableConnectionsCalling ProcessConnectionConfigurationSets with Action set to ActionEnableConnections shall enable all Connections contained in the ConnectionConfigurationSets . For each ConnectionConfigurationSet , the ConnectionManager shall call the EstablishConnections Method, containing the EnableCommunicationCmd
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Model6.7.5.3.4 ActionDisableConnectionsCalling ProcessConnectionConfigurationSets with Action set to ActionDisableConnections shall disable all Connections contained in the ConnectionConfigurationSets . For each ConnectionConfigurationSet , the ConnectionManager shall call the CloseConnections Method (see 6.2.5 ) with Remove
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Model6.8.1 Overviewcommunication model configurations by multiple Connections ; see 5.5.6.2.3 and 5.5.6.2.4 for appropriate use cases. ConnectionConfigurationSets are generated and deployed to the ConnectionManager (see Figure 11 , label 3). The ConnectionManager ... expose the ConnectionConfigurationSets in its AddressSpace . A ConnectionConfigurationSet exposes diagnostic information about the Connections as part of its Information Model . It also allows Connection configurations to be available for modification
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Model10.24 FxEditEnumFxEditEnum values Name Value Description StartEditing 0 The ConnectionManager shall allow editing of the ConnectionConfigurationSets . CommitUpdates 1 The ConnectionManager shall commit all updates from the ConnectionConfigurationSets . DiscardUpdates 2 The ConnectionManager ... shall discard the updates to the ConnectionConfigurationSets . The FxEditEnum representation in the AddressSpace is formally defined in Table 173 . Table 173 - FxEditEnum definition Attribute Value BrowseName 4:FxEditEnum IsAbstract False
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Model13.1 OverviewConnection and security information may have changed since the engineering tool generated configuration information ( ConnectionConfigurationSets ). The ConnectionManager may be local on one of the devices, i.e., on the same device ... ConnectionManager needs to locate the FunctionalEntities and the Servers on which they reside. The ConnectionConfigurationSets contain the information from which this location can be derived. The ConnectionManager shall behave
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Model13.3.1 GeneralGeneral The Method Calls to establish a Connection require information from the ConnectionConfigurationSets and their components. That information may be represented as PortableNodeId , PortableRelativePath or AliasName . These all need
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Model13.3.2 PortableNodeId providedPortableNodeId provided If the ConnectionConfigurationSets contain PortableNodeIds , then the ConnectionManager should perform the following steps ( Figure 68 provides an overview of the configuration and actions): Resolve the location
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information ModelE.1.1 OverviewE.1.1 Overview The ConnectionManager processes ConnectionConfigurationSets to establish connections. This clause contains examples for ConnectionConfigurationSets . A ConnectionConfigurationSet contains a set of logical connections, which the ConnectionManager establishes as a complete ... connections between FunctionalEntities located on multiple AutomationComponents . The following examples illustrate the usage of ConnectionConfigurationSets . However, the usage of ConnectionConfigurationSets is not restricted to the examples
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information ModelConnectionConfigurationSet file content If ConnectionConfigurationSets are stored in a File , the UABinaryFileDataType and the related definitions in OPC 10000-5 shall be used to encode the file content. The structure
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information ModelF.3.1 ConnectionManagerConfigurationType definition This ObjectType represents a FileType that can be used to maintain ConnectionConfigurationSets . The content of this File shall correspond to F.2 . Reading the File allows the retrieval ... contents of the ConnectionConfigurationSets Folder of a ConnectionManager with one operation; writing it allows for adding, removing, or replacing ConnectionConfigurationSets . The ConnectionManagerConfigurationType is formally defined in Table F.37 . Table F.37
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information ModelF.3.3.1 CloseAndUpdate signatureF.3.3.1 CloseAndUpdate signature This Method closes the File and applies updates to the ConnectionConfigurationSets . It can only be called if the File was opened for writing. If the Close Method ... applied to all objects. Operations Defines the operations to apply to a ConnectionManager's ConnectionConfigurationSets for the array of ConnectionConfigurationSetConfDataType elements in the written file. The length of the array
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information ModelF.3.3.2.1 OverviewF.3.3.2.1 Overview The CloseAndUpdate Method allows for adding, removing, or replacing ConnectionConfigurationSets . ConnectionConfigurationSets are addressed by BrowseName and ConnectionConfigurationSetFolder
-
OPC-10000-83 – OPC Unified Architecture - Part 83: UAFX OfflineEngineeringConnections , a special set of configuration information is needed that describes the ConnectionConfigurationSets . This can be provided with a Descriptor . The use case here is that a System Integrator ... created ConnectionConfigurationSets information, and the System Integrator wants to provide it to the Controls Engineer , who is configuring the ConnectionManager component that is responsible for the connection establishment. A Descriptor
-
OPC-10000-84 – OPC Unified Architecture - Part 84: UAFX Profiles5.2.6 UAFX ConnectionManagerAuditUpdateMethodResultEventType . Server UAFX ConnectionManager Configuration Set Processing Events Supports Events for the processing of ConnectionConfigurationSets . Includes exposing the ConnectionConfigurationSetProcessingStartedEventType, ConnectionConfigurationSetProcessingSucceededEventType, and ConnectionConfigurationSetProcessingFailedEventType and all their supertypes in the AddressSpace . Server