C# Класс Quickstarts.HistoricalAccessServer.NodeTypes

Defines the types of nodes exposed by the HistoricalAccessServer NodeManager.
Показать файл Открыть проект

Открытые методы

Метод Описание
ConstructIdForComponent ( NodeState component, ushort namespaceIndex ) : Opc.Ua.NodeId

Constructs the node identifier for a component.

Описание методов

ConstructIdForComponent() публичный статический Метод

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.
Результат Opc.Ua.NodeId