C# 클래스 Quickstarts.HistoricalAccessServer.NodeTypes

Defines the types of nodes exposed by the HistoricalAccessServer NodeManager.
파일 보기 프로젝트 열기: OPCFoundation/UA-.NET

공개 메소드들

메소드 설명
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