Search
9 result(s) for FindAlias
-
OPC-10000-17 – OPC Unified Architecture - Part 17: Alias Names6.3.2 FindAlias MethodFindAlias Method The FindAlias Method allows a Client to obtain the list of Nodes that match the provided AliasName search string. The signature of this Method is specified below ... arguments are defined in Table 3 . Signature FindAlias( [in] String AliasNameSearchPattern, [in] NodeId ReferenceTypeFilter, [out] AliasNameDataType[] AliasNodeList ); Table 3 - FindAlias Method Arguments Argument Description AliasNameSearchPattern A string that can contain
-
OPC-10000-17 – OPC Unified Architecture - Part 17: Alias Names6.3.3 FindAliasVerbose MethodFindAliasVerbose Method The FindAliasVerbose Method extends the FindAlias Method , by providing additional information in the returned data, all other aspects of the Method are identical to FindAlias . The signature
-
OPC-10000-17 – OPC Unified Architecture - Part 17: Alias NamesClient, on start-up or when it wants to access the tag, would call FindAlias on a local Server , aggregating Server or GDS depending on how a system is configured ... Client could select which AliasName source to call via a configuration setting. The FindAlias Method call returns a list of all ExpandedNodeIds that the AliasName has a Reference
-
OPC-10000-17 – OPC Unified Architecture - Part 17: Alias Namesthat an efficient storage of AliasName is provided to allow for fast AliasName resolution ( FindAlias
-
OPC-10000-17 – OPC Unified Architecture - Part 17: Alias NamesClient Process for Server subscription with errors It is important to remember that the FindAlias Method will return a list of NodeIds (and Servers ) that meet the requested AliasName search
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information ModelAddressSpace (see Figure 15 ). These names can be grouped into categories. The FindAlias method returns the ExpandedNodeId for the actual Object / Variable / Method . AliasNames are most commonly used for configuration
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Model13.3.4 AliasName providedsince the GDS also provides other functionality, such as certificate management or discovery. Call FindAlias with the provided AliasName(s) , which will return the target Server and the NodeId
-
OPC-10000-83 – OPC Unified Architecture - Part 83: UAFX OfflineEngineeringoptional, and when omitted, the ReferenceType " AliasFor " shall be assumed. See the FindAlias Method
-
OPC-10000-110 – OPC Unified Architecture - Part 110: Asset Management Basics8.1 Overviewbrowse access the Nodes representing the assets. Or it would call the Method 0: FindAlias on one of the Objects , allowing potentially to filter for the 2: ProductInstanceUri ... representing the same asset (not shown in the example). The returned structure of 0: FindAlias allows to return several Nodes for one AliasName (see OPC 10000-17 ). Note that