C# Class Quickstarts.HistoricalAccessServer.NodeTypes

Defines the types of nodes exposed by the HistoricalAccessServer NodeManager.
Afficher le fichier Open project: OPCFoundation/UA-.NET

Méthodes publiques

Méthode Description
ConstructIdForComponent ( NodeState component, ushort namespaceIndex ) : Opc.Ua.NodeId

Constructs the node identifier for a component.

Method Details

ConstructIdForComponent() public static méthode

Constructs the node identifier for a component.
public static ConstructIdForComponent ( NodeState component, ushort namespaceIndex ) : Opc.Ua.NodeId
component NodeState The component.
namespaceIndex ushort Index of the namespace.
Résultat Opc.Ua.NodeId